/*Advanced Search*/
.advsearch {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	background-color: #f7f7f7;
}
.advsearch td {
	padding: 3px;
}
.advsearch_title {
	background-color: #777777;
	color: #FFFFFF;
	padding: 5px !important;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	text-transform: uppercase;
}
.advsearch_label {
	color: #5b5b5b;
	width: 120px;
	vertical-align: top;
}
.advsearch_option {
	width: auto;
	vertical-align: top;
}
.advsearch_option select {
	width: auto;
}
.advsearch_option input {
	width: 160px;
}
.checkbox {
	width: 16px !important;
}
.cz_srch_submit {
	width: 155px !important;
	border: 1px solid #999999;
	font-weight: bold !important;
	color: #ffffff !important;
	font-size: 10px !important;
	text-align: center;
	padding: 3px;
	background-image: url(/images/bg_redbtn.gif);
	background-repeat: repeat-x;
	float: right;
	clear: both;
	margin-top: 10px;
}
.cz_srch_submit a, .cz_srch_submit a:hover, .cz_srch_submit a:active, .cz_srch_submit a:visited {
	color: #ffffff !important;
}
.nofloat {
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.vatprice {
	font-size: 10px;
	float: left;
	clear: left;
}
