#filters {
	margin-top: 7px;
}

#filters td {
	padding: 5px;
}

#listings-filter {
	background-image: url('/t/images/_listings_filter_background.gif');
	background-repeat: no-repeat;
	height: 173px;
	margin: 0px -24px;
}

#listings-filter-header {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
}

#listings-filter-padding {
	padding: 20px 35px;
}

td.col1 select {
	width: 113px;
	font-size: 9px;
}

td.col2 select {
	width: 125px;
	font-size: 9px;
}

td.col3 select {
	width: 125px;
	font-size: 9px;
}

div.page_links {
	text-align: center;
	margin: 10px 0px;
}

label {
	font-size: 10px;
}

table.cols {
	width: 100%;
}

table.cols td {
	padding: 0px 5px;
	vertical-align: top;
	text-align: right;
}

table.cols td.border {
	border-right: 1px solid #bab1a8;
}