div.imgholder a{
	/*display:block;
	height:200px;
	overflow:hidden;*/
}

div.text_detail{
	/*height:70px;
	overflow:hidden;*/
}

div.text_detail strong{
	font-size: 13px !important;
	margin:5px 0 !important;
	padding:0 !important;
	line-height:20px !important;
	height:20px;
	overflow:hidden;
}

div.text_detail p {
    font-size: 11px;
	color:#666666;
    line-height: 14px !important;
    margin-bottom: 5px !important;
    margin-top: 0;
	height:27px;
}