
div.galleryItemFeat
 {
	float:left;
	height: 185px;
	border-bottom: 1px dashed #ccc;
	margin: 0;
	text-align:center;
	overflow: hidden;
	/*hack for ie5*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 250px;
	padding: 10px 10px 10px 0px;
}