.result{
	width:110px;
	height:240px;
	float:left;
	margin:0px 15px 15px;
	padding:12px 0;
	border-bottom:1px dashed #e5e5e5;
}
.result span.adsdescription, .result .category .location{
	display:none;
}
.subcat{
	text-transform:uppercase;
	margin-bottom:10px;
	color:#999;
}
.images{
	width:100px;
	height:100px;
	margin:10px 0;
	padding:0;
	float:none;
}
.images img{
	width:100px;
	height:100px;
	border:1px solid #ccc;
}
.title{
	margin:0 0 5px 0;
}
.title h3 a{
	color:#00a9dd;
	font-size:12px;
	font-weight:700;
}
.category{color:#666; font-size:11px; margin-top:10px; line-height:150%; font-weight:700;}
.location{color:#666; font-size:11px;}
