/* CSS Document */
#index_featured {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:288px;
}
#index_featured_content {
	background:#E4E3D6;
	color:#2D4E8C;
}	
#index_featured_content_h {
	background:#D0CDB8;
	color:#2D4E8C;
}
#index_featured img {
	border:0;
	position:relative;
}
#index_featured_heading {
	background:#E4E3D6;
	font-weight:bold;
	color:#5E5239;
	font-size:12px;
}
.table_browse {
	margin:auto;
	border:1px solid #ccc;
	width:90%;
}
.table_browse tr {
	background:#eee;
}
.table_browse .even {
	background:#ccc;
}
.table_browse th {
	background:#ccc;
}
.table_browse td {
	border:1px solid #ddd;
}
.table_browse .lot_title a {
	color:#396699;
}
.table_browse img {
	border:0;
}
select, option {
	font-size:11px;
}

