.content-story a {
	font-size:.9em;
	}

.section {
	width:50%;
}

.classifiedEmpty {
	padding:10px;
	margin:10px;
	border-bottom:#000000 solid .05em;
}

.classifiedEmpty h1 {
	color:#00CC66;
	}

.classifiedEmpty h3 {
	color:#000099;
	}

.classifiedAd {
	margin:5px;
	margin-top: 7px;
	padding:3px; 
	border:1px solid #999999;
	background-color:#E8E8EE;
	width: 45%;
        float:left;
	vertical-align:top;
}

.classifiedDetails {
	text-align:right;
	font-size:.9em;
	color:#000033;
	
}

.classifiedList {
/*	border-bottom:#003399 solid .25em;  */
	margin-bottom:25px; 
	padding-bottom:25px;
/*	-moz-column-count: 2;
	-moz-column-gap: 5px;
	-webkit-column-count: 2;
	-webkit-column-gap: 5px;
	column-count: 2;
	column-gap: 5px; */
}
