#listing div {
	margin : 5px 0px 0 0;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Arial, Helvetica, Sans-serif;
	background-color : #D9F1FB;
	padding : 4px;	
	text-align: left;
        margin:0;
}

#listing h3 a {
	text-decoration : none;
}

#listing h3 a:hover {
	color : #024f93;
	text-decoration : underline;
}

#listing h3 {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 16px;
        color:#000000;
}

#listing .post {
	border-bottom : 1px solid #b3e15b;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}

.border {
       border:1px solid #000000;
       margin:8px 8px 8px 0;
}

.pic {
       border:1px solid #000000;      
       margin:3px 3px 3px 0;
}
