.searchContent {
	width: 800px;
	float: left;
	text-align: center;
}

.searchItem {
	font-size: 11px;
	line-height: 29px;
	color: #0E6570;
	font-weight: bold;
	width: 350px;
	height: 30px;
	line-height: 29px;
	float: left;
}

.dropdown {
	width: 212px;
	height: 30px;
	float: right;
	line-height: 0px;
}

span.select {
	position: absolute;
	width: 180px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 30px;
	padding: 0 24px 0 8px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('../images/formodif.png') no-repeat;
	overflow: hidden;
	font-size: 11px;
	line-height: 30px;
}
 
 select.styled {
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
 }
 
 .input {
	width: 210px;
	height: 26px;
	border: 1px solid #C3E2EC;
	float: right;
	line-height: 0px;
 }
 
 .checkbox {
	width: 50px;
	float: left;
 }
 
 .clickhere {
	width: 133px;
	height: 29px;
	background: url('../images/clickherec.png') no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	margin: auto;
	color: white;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	float: none;
 }
  
 .whatYouRequire {
	font-size: 11px;
	color: #777777;
 }
 
 .whatYouRequire a{
	color: #FFAD1B;
	font-weight: bold;
 }
 
input {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 20px;
	font-size: 11px;
	float: left;
 }
