body {
	BACKGROUND: #F6F6F6; font-Family: Helvetica, Verdana, Arial, Helvetica; font-Size:9pt; 
}

form {
	padding: 0px;
	color: rgb(0, 0, 0); 
	text-align: left; 
	width: 150px;

}

#TourSearchForm {
	text-align: center;
}

#TourSearchForm .k2form-element {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 25px;
}

#TourSearchForm .k2form-element label{
	margin-top: 20px; FONT-WEIGHT: bold;
}

#TourSearchForm select {
	width: 148px;
	float: right;
	clear: both;
}

#s_fulltext {
	width: 150px;
	float: left;
	clear: both;
}

#Submit {
	
	text-align: center;
	margin-left: auto;

	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid rgb(114, 114, 114); 
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 226, 135);
}
