﻿#customsearcharea {
	margin-left: 10px;
}

.vswsearchrow {
	width: 208px;
	margin: 0 auto;
}

#vswsearch-submit{
	width: 181px;
	height: 38px;
	display: block;
	margin: 0 0 0 3px;
	padding: 0;
	background: transparent url('../images/search-blank.png') no-repeat 0 0;
	border: none;
	color: #555;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0 #DDD;
	text-indent: 28px;
	line-height: 35px;
	cursor: pointer;
	cursor: hand;
}

.vswsearch-title {
	color: #ffffff;
	margin-left: 9px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.vswsearch-help {
	color: #ffffff;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.vswsearch-for, .vswsearch-location {
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
	position: relative;
	float: left;
}

#custom-search input.text {
	width: 170px;
}

.post_type label {
	color: #ffffff;
	font-size: 13px;
}