div#container { width: 720px; text-align: left; }
#list_content { width: 555px; padding: 0 15px;float: left; }

div#title h1 { font-weight: bold; }
div#title h4 { color: #666666; letter-spacing: -1px; font-family: "Trebuchet MS"; font-weight: normal; }
span.highlight { color: #920006; }

#container #list_content { width: 720px; margin: 10px 0 20px 20px; }
#container #list_content td { padding: 10px 8px 8px 8px; }
#container #list_content td.l { width: 158px; }
#container #list_content span.highlight { color: #5f3a13; }

#container #list_content h3 { 
	font-size: 11pt; 
	margin: 0;
	text-align: left; 
	font-family: "Trebuchet MS"; 
	letter-spacing: -1px; 
	width: 260px;
}

#container #list_content h4 {
	font-size: 10pt; 
	text-align: right; 
	color: #666666; 
	font-family: "Trebuchet MS";
}

#container table#info td { padding: 0 8px 0 0; font-size: 8pt; }

a {
	color: #5d5d5d;
	text-decoration: none;
}

a:hover {
	color: #214683;
	text-decoration: underline;
}

#container table.listing_h td { vertical-align: top; font-size: 10pt; color: #666666; }
#container table.listing_h td,
#container table.listing_h td.l { background-color: #dbd8d3; cursor: pointer; }
#container table.listing_h td.r { background-color: #d1cac5; border: 1px solid #cfd0c8; text-align: justify; }

.divListingImg { position: relative; width: 100px; } 

