.DateHeader {
	font-size:12px;
	color:#FFF;
	font-family: Arial, sans-serif;
	font-weight:bold;
	border:1px solid #538EC3;
	border-bottom-width:2px;
	padding:4px 7px;
	background-color:#74B2DE;
	margin-top:30px;
	margin-bottom:0;
}

/*.PostingClass_Premium {background:#E6E6E6;}*/
/*.PostingClass_Broker {background:#FFEDCF;}*/

.Post {margin:0px 10px 0px 10px;padding:10px;}
.Post .Title {
	font-size:15px;
	color:#0D628D;
	font-family: Arial, sans-serif;
	letter-spacing: -0.075em;
	font-weight:bold;
	margin-right:10px;
}
.Post .Category {
	font-style:oblique;
	font-size:10px;
	color:#AAA;
}
.Post .Location {
	font-style:oblique;
	font-size:11px;
}
.Post .Price {
	font-style:oblique;
	font-weight:bold;
	font-size:13px;
	color:#333;
	margin-right:10px;
}
.Post .Date {
	font-size:10px;
	font-weight:bold;
	margin-right:5px;
	text-transform:uppercase;
	color:#538EC3;
}
.Post img.ImageMarker {vertical-align:top;}
.Post .Description {
	font-size:11px;
	color:#3E3E3E;
}

.ListingTable {width:100%;}
.ListingTable th {color:white;letter-spacing: -0.075em;font-weight:bold;border:1px solid #538EC3;border-bottom-width:4px;background-color:#74B2DE;padding:5px;}
.ListingTable td {
	font-size:12px;
	padding:5px;
	vertical-align:top;
}
.ListingTable td a {
	color:#666;
}


#FilterForm table {width:100%;}
#FilterForm th {
	font-size:13px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	letter-spacing: -0.075em;
	width:100px;
	text-align:right;
	padding-right:5px;
	color:#2075AB;
	border-right:1px solid #DFEDF5;
}
#FilterForm td {padding:0px 5px;font-size:10pt;color:#424242;font-weight:bold;}



.FilterHeader {
	color:#555;
	letter-spacing: -0.075em;
	font-weight:bold;
	border:1px solid #C3C3C3;
	border-bottom-width:4px;
	background-color:#DEDEDE;
	padding:5px;
	margin-bottom:10px;
}
#FilterForm * {vertical-align:middle;}
.FilterHeader select {
	vertical-align:middle;
	background:white;
	font-size:13px;
	height:20px;
	margin:2px;
	border:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	border:1px solid #538EC3;
	background-image:url('../images/dropdown_arrow.png');
	background-repeat:no-repeat;
	background-position:center right;
	padding:0 3px;
	padding-left:5px;
	-webkit-background-origin:content;
	-moz-background-origin:content;
	-webkit-border-radius:0;
	color:#0081BE;
}
#FilterForm .BlueField {
	font-size:12px;
	font-weight:normal;
	height:16px;
	padding-top:2px;
	line-height:16px;
}
