body table.styleFrame{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.searchBox-bottom {

}

.logo{
	background-color: #000;
}

.searchBox-form {
	margin:0;
	padding:0;
}

.searchResult-left, .searchResult-right {
	width:48%;
	float:left;
}

.searchResult-left table, .searchResult-right table{
	width:100%;
}

.searchResult-left {
	margin:0.8em 0.5em 0 0;
}

.searchResult-right {
	margin:0.8em 0;
}

.searchResult-left thead, .searchResult-right thead{
	font-size:1.0em;
}

.searchResult-left thead th, .searchResult-right thead th {
	padding:0.2em 0.3em;
	width:100%;
	background: url(http://www.sources.com/graphics/titlelonger.gif) repeat-x center;
	color:#fff;
}

.searchResult-left a, .searchResult-right a {
	/*color:#000;*/
}

.searchResult-left a:hover, .searchResult-right a:hover {
	background-color:#eee;
	display:block;
}

#popup_search_box_src {

}

#adv_option {
}

.resultSummary {
	font-size:1.0em;
	width:100%;
	padding:0.8em 0 0 0.8em;
	display:block;
}

#tdMain {
  	margin:1.0em 0 0 0;
}

div.search_form {
	margin-top:3.0em;
 	padding:0 0 0.8em 0.8em;
	display:block;
}

.input_title {
	font-size:0.8em;
}
