#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	background-color : white;
	padding : 2px;
	border-top : 1px solid #666;	
	border-bottom : 1px solid #666;	                
	padding-left : 10px;	
	text-align: leftt;
}

#listing h3 a {
	color : #333;
	text-decoration : none;
}

#listing h3 {
	font-size : 16px;
}

#listing .post {
	border-bottom : 1px solid black;
}

.postfoot {
	font-size : 11px;
}

.commentsTitle
{
font-size : 20px; font-weight:bold
}

