#POI_search fieldset ol 
{
	position: relative;
	left: 64px;
	top: 56px;
}
#POI_search fieldset label 
{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#POI_search fieldset .textbox
{
	font-size: 1.083em;
	width: 156px;
	margin-right: 4px;
}
#POI_search fieldset a 
{
	height: 1em;
	vertical-align: bottom;
}
* html #POI_search fieldset a img
{
	margin-top: 1px;	
}
* html #POI_search fieldset ol  
{
	top: 58px;
}
