#kolom_links .breed #comments{
}
#kolom_links .breed #comments h1{
	font-size:1.8em;
	padding:12px;
}
#kolom_links .breed #comments img{
	float: left
}
#kolom_links .breed #comments .comment div{
	margin-left: 40px;
}
#kolom_links .breed #comments .comment{
	border-bottom: 1px solid #D3D2D1;
	color: #666666;
	overflow: hidden;
	padding: 8px;
}
#kolom_links .breed #comments .comment .footer {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}
#kolom_links .breed #comments .comment .footer .meld{
	float:right;
	/*position:relative;*/
	top:-20px;
}
#kolom_links .breed #comments .comment .footer .meld a{

}
#kolom_links .breed #comments .comment p{
	float: none;
	font-size: 1.2em;
	margin-left: 12px;
}
