#generic_search .tsearch {
	background-color: #EEBD29;
	background-image: url(../pic/Untitled-4.jpg);
	border: 3px solid #FFFFFF;
}
td .ok2 {
	background-color: #FF6600;
	color: #FFFFFF;
}
td #ok11 {
	background-color: #FF6600;
	padding: 5px;
	background-image: url(../pic/Untitled-4.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
td .ok1 {
	background-color: #E9E9E9;
	padding: 5px;
}
.object {
	margin: 5px;
}
.search_title, .search_title_big {
	color: #333;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-size: 11px;
}
.search_title {
	background-image: url(../pic/title2.png);
	background-repeat: no-repeat;
}
.search_title_big {
	background-image: url(../pic/title.png);
	background-repeat: no-repeat;
}
#requestform {
	padding: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#contactform {
	padding: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.formdata div {
	font-weight: bold;
	color: #FF0000;
}
.gmessage {
	font-weight: bold;
	color: #FF0000;
	padding: 20px;
}
.formdata {
	padding: 3px;
}
.formdata label {
	color: #000033;
}
#button {
	background-image: url(../pic/button.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 200px;
	padding-top: 18px;
	height: 30px;
	color: #000033;
}
.new_header {
	background-color: #19343F;
	padding: 15px;
}
.red {
	color: #F60;
}
a.whitese:link, a.whitese:visited {
	color: #FFF;
}
a.whitese:hover {
	color: #FF0;
}
.ok1 {
	padding: 10px;
}
.ok1 a.page {
	padding: 3px;
	width: 8px;
	height: 8px;
	line-height: 10px;
	border: 1px solid #999;
	background-color: #FC3;
}
.white {
	color: #FFF;
}
#detailres {
}
#detailres td {
	font-size: 11px;
	padding: 5px;
}
h1 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.user {
	background: url(../pic/user.png) no-repeat top center;			
}

#noprice {
	background-color:#F90;
	padding:20px;
	font-weight: bold;
	line-height: 20px;
}

.sun {
	background: url(../pic/sun.gif) no-repeat center center;					
}

.sun_empty {
	background: url(../pic/sun_empty.gif) no-repeat center center;					
}

.prices_from {	
	background: #F60 url(../pic/prices.jpg) no-repeat center top;					
	text-align: center;
	padding: 5px;
	color: #FFF;
	font-size: 11px;
	width: 60px;
	position: absolute;
	left: -100px;
	top: 25px;
	line-height: 13px;
}

.prices_from span {
	font-size: 15px;
	font-weight: bold;
}