#section-2  .box2 .record {
	margin: 10px 20px 10px 0;
	padding: 5px 10px 5px 30px;
	width: 250px;
	height: 72px;
	overflow: hidden;
	float: left;
	background-image: url(../../images/classifieds/listing_off.gif);
	background-repeat: no-repeat;
}	
#section-2  .box2 .record-hover {
	background-image: url(../../images/classifieds/listing_on.gif);
	background-repeat: no-repeat;
}	
#section-2 .box2 .record-hover .headline a {
	color: #fff;
}
#section-2 .box2 .record .count {
	float: right;
	width: 45px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 35px;
	text-align: center;
}
#section-2 .box2 .headline {
	margin: 7px 0 0 0px;
	padding: 0px;
	width: 200px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
}
#section-2 .box2 .abstract {
	margin: 5px 0 0 0px;
	padding: 0px;
	width: 200px;
}
#section-2 .records {
	clear: both;
}


#section-2 .box1 .record {
	color:#333333;
	font-size:11px;
	margin-bottom: 15px;

}

#section-2 .box1 .record img {
	float:left;
	margin: 0px 15px 10px 5px;
}

#section-2 .box1 .record .contact{
	font-size:12px;
	color:#000000;
	margin-top: 10px;
}
#section-2 .box1 .record .email {
	font-size: 12px;
}

#section-2 .box1 .record h1 {
	font-size:16px;
}



#section-2 .box1 .record .type {
	border-right:1px solid #cccccc;
	padding-right: 4px;
	margin-right:4px;
	
}

#section-2 .box1 .body {
	margin-top: 10px;
}

#section-2 .box1 .more {
	display: block;
	margin: 5px 0px;
	padding: 0px;
}

#section-2 .box1 .get_listed {
	font-size: 12px;
	font-weight: bold;
	margin-right: 50px;
	padding: 0px;
	line-height: 30px;
	float: left;
}
#section-2 .box1 .category {
	font-size: 12px;
	font-weight: bold;	
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
#section-2 .box1 .category select {
	margin-left: 10px;
}
