/********** Placeholder for CustomHomeStyles.css ************/


.searchbox {
	background-image:url('../images/ui/home-search.gif'); 
	background-position:top left; 
	background-repeat:no-repeat;
	padding: 18px;
	border: 0px solid #B0B0B0;
	background-color: #FFFFFF;
	margin: 0 0 20px 0; 
	width: 100%;  /* Applies only to Windows IE5.x */
	voice-family: "\"}\""; /* Box-Model hack for  Windows IE5.x */
	voice-family: inherit;
	width: auto;  /* Applies to all other browsers */
}