table{
	font-size:90%;
	width:550px;
	border-collapse:collapse;
	margin:10px 0 0 30px;
	
}

th,td,table{
	border-color:#d0dadf;
}

table th{
	font-weight:900;
	padding:2px 5px 2px 5px;
}

table td{
	padding:5px;

}

td a{
	color:#fd874a;
	font-weight:900;
}

.titleRow{
	background-color:#d0dadf;
}



#posting ul,#posting h3{
	clear:both;
}
