.more {
	display: none;
	/*border-top: 1px solid #666;*/
	border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #47bea0;
	padding-right: 92px;
	background: transparent url('https://reuncong.com/gamba/baca.gif') no-repeat right; }
a.hideLink {
	background: transparent url('https://reuncong.com/gamba/malas.gif') no-repeat right; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #47bea0; 
}

.bacaan {
    font-family: 'New', Courier;
    font-size: 16px;
    font-weight: normal;
    color: khaki;
    /*text-align: justify;*/
    padding: 10px 5px 0px 5px;         
}
