#search_list {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar {
	margin-top:-24px;
	width:310px;
}

#search_list li {
	display:block;
	font-size:10px;
	line-height:1.2em;
	width:100%;
	float:left;
	clear:left;
	padding:9px 0;
	background: url('../images/border_dotted_orange.gif') repeat-x scroll bottom left;
}

#search_list li .thumb {
	display:block;
	float:left;
	height:72px;
	width:74px;
	margin:0 20px 0 0;
}

#search_list li .thumb img {
	display:block;
	float:left;
}

#search_list li h3 {
}

#search_list li h3 a {
	text-decoration:none;
}

#search_list li p {
	margin-bottom:5px;
}

#content {
  padding-right: 15px;
}

#main_col h4 em {
	font-weight:300;
	font-style:normal;
}

#filter h4 {
	padding:15px 0;
}

#filter .nav {
	line-height:15px;
	height:15px;
	margin: 0;
}

#filter a, #filter strong {
	color:#000;
	margin-right:2em;
	display:block;
	float:left;
	min-width:120px;
}
#filter a.grid, #filter strong {
	margin-right:0;
	width:120px;
}

#filter .nav a {
	font-weight:bold;
	color: #707070;
	text-decoration:none;
	margin-right:15px;
}

#filter .options {
	padding:0 0 15px;
	border-bottom:solid 4px #000;
}

#main_col .gsc-control table td {
	padding:0;
}
#main_col .gsc-control {
	width:580px;
}

.gsc-input input {
	color: #a1a1a1;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	background-color:transparent !important;
}

#header .gsc-search-button input {
	display:none !important;
}

#main_col .gs-visibleUrl {
	display:none;
}

#main_col .gsc-tabsArea, #main_col .gsc-resultsbox-visible {
	float:left;
	clear:left;
	width:100%;
}

#main_col .gs-title, #main_col .gs-title * {
	color:#e35e00;
}
#main_col .gs-title * {
	color:inherit;
}
#main_col .gs-title a:link {
	color:#e35e00;
}
#main_col .gs-title a:visited, #sidebar a:visited {
	color:#afafaf !important;
}
