.cp_entry_h3, .cp_entry_h3 a, .cp_entry_h3 a:visited{
	color:#000000 !important;
}

.cp_entry{
	padding:0px 10px 0px 10px;
	display:block;
	clear:both;
	overflow:hidden
	margin-top:5px;
	margin-bottom:5px;
}

.cp_entry_image{
	float:left;
	width:150px;
}
.cp_entry_image img{
	width:150px;
}

.cp_entry_text{
	float:right;
	width:490px;
}

.cp_readmore{
	float:right;
	clear:both;
}

