
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Arial;
  font-weight: bold;
  font-size : 16px;
	text-align: left;
  color: #CCC;
}

#listing h3 a {
	text-decoration : none;
  color : #CCC;
}

#listing h4 {
	font-family : Arial;
	font-size : 16px;
  font-weight: bold;
  color: #CCC;
}

#listing .post {
	border-bottom : 1px solid #FA0;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}

#listing p {
  font-family : Arial;
	font-size : 14px;
  color: #CCC;
}
