.acromat {  background-image: url(images/home_bg.gif); background-repeat: repeat-x}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #393939}

/*	added new site search styles
	Wed 9 September 2009
	W.Psaila
*/

form.siteSearch {
	margin: 0px 10px 0px 0px;	
}

form.siteSearch input {
	width: 150px;
	height: 16px;
	font: 11px Arial, Helvetica, sans-serif;
	background: #fff;
	border: none;
}

form.siteSearch input.searchbtn {
	width: 50px;
	height: 20px;
	_padding-top: 4px;
	color: #fff;
	font-weight: bold;
	background: #000;
	border: none;
	cursor: pointer;
}