.serach {
	float: right;
	width: 100%;
	border: 1px solid;
}

.result {
	float: right;
	width: 100%;
}

.result .row {
	float: right;
	width: 100%;
	margin: 5px 0px;
}

.result .row .logo {
	float: right;
	width: 130px;
	height: 55px;
	background: silver;
}

.result .row .info {
	float: right;
	width: 400px;
	height: 55px;
}

body .Listin_list .box {
	float: right;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #f5f5f5;
}

body .Listin_list .Logo {
	height: 51px;
	margin-bottom: 0px;
}

body .Listin_list .Desc {
	height: 57px;
	padding-top: 0px;
}

body .Listin_list .Desc .DescStrip {
	height: 57px;
	background: #ffffff;
}

body .Listin_list .Desc .DescStrip A{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

body .Listin_list .Desc .DescStrip A:hover{
	text-decoration: underline;
}

body .Listin_list .clear {
	width: 100%;
	height: 1px;
}

#LeftSide {
	background: #ffffff;
}

#CenterSide {
	padding: 0px 10px 0px 0px;
	height: auto;
}

.search-result {
	float: right;
	width: 450px;
	border-left: 1px solid #EEEEEE;
	padding-left: 10px;
}

.search-result .title {
	float: right;
	width: 450px;
	margin: 2px 0px;
	padding: 4px 2px;
	border-bottom: 2px solid #D2E8B1;
	font-size: 13px;
	font-weight: bold;
}

.search-result .title span {
	float: left;
}

#Searchbox {
	padding: 5px 8px 0px 0;
	margin: 0px;
}

.searchBox {
	float: right;
	width: 590px;
	background: #f5f5f5;
	padding: 5px;
}

.PreH1 {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}

#SearchTitle {
	margin-bottom: 2px;
}

.ConH1 {
	background: #DEEDCD;
	width: 80% !important;
	width: 99%;
}

.ConH1 h1 {
	font-size: 12px;
	color: #006633;
	padding: 5px 8px 5px 0;
	font-weight: normal;
}

.ConH1 b {
	color: #006633;
}

.site-sideadv {
	float: left;
}

#ButtonCell {
	position: relative;
	float: left;
	top: 0;
	margin: 0px 0px 10px 0px;
}

#SearchTitle .bigtitle-lblue {
	float: right;
	font-size: 44px;
	color: #8db0d5;
	font-weight: bold;
	margin-top: -18px;
	margin-left: 12px;
}

#SearchTitle .bigtitle-lpurple {
	float: right;
	font-size: 44px;
	color: #ba85bf;
	font-weight: bold;
	margin-top: -18px;
	margin-left: 12px;
}

#SearchTitle .bigtitle-blue {
	float: right;
	font-size: 44px;
	color: #85baba;
	font-weight: bold;
	margin-top: -18px;
	margin-left: 12px;
}

#SearchTitle .bigtitle-orange {
	float: right;
	font-size: 44px;
	color: #deb159;
	font-weight: bold;
	margin-top: -18px;
	margin-left: 12px;
}

#SearchTitle .bigtitle-purple {
	float: right;
	font-size: 44px;
	color: #c1839d;
	font-weight: bold;
	margin-top: -18px;
	margin-left: 12px;
}

#SearchTitle .bigtitle-green {
	float: right;
	font-size: 44px;
	color: green;
	font-weight: bold;
	margin-top: -18px;
	margin-left: 12px;
}

.lblue {
	background: #a9c5e3;
	border-right: 4px solid #8db0d5;
}

.lpurple {
	background: #d6b3d9;
	border-right: 4px solid #ba85bf;
}

.blue {
	background: #b6d6d6;
	border-right: 4px solid #85baba;
}

.orange {
	background: #ffd685;
	border-right: 4px solid #deb159;
}

.purple {
	background: #d9b1c2;
	border-right: 4px solid #c1839d;
}

.green {
	background: #e3f2cf;
	border-right: 4px solid #9cce63;
}
.SearchInner {
	float: right;
	margin: 4px;
	width: 98%;
}

.SearchInner TD {
	padding: 4px;
}

.SearchInner TD SELECT {
	width: 100%;
}

.SearchInner .eq3 {
	padding: 0 5px 5px 0;
	font-size: 12px;
}

.stitle {
	font-size: 12px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
