.search_title {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/used/search_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.search_field {
	background-color: #666666;
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
}
.search_field select {
	width: 120px;
}

.wyg_points {
	height: 41px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/used/title_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.title_nologo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.odd {
	background-color: #EEEEEE;
	padding: 5px;
}
.even {
	padding: 5px;
}
.feature {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d90000;
}
.divvert {
	background-image: url(../images/used/div_vert.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.divhorz {
	background-image: url(../images/used/div_horz.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.picture_banner {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.pricetag {
	background-image: url(../images/used/pricetag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 0px;
}
.wyg_popup {
	background-color: #D9D9D9;
	text-align: center;
}
