ul.geogoer_vchecks{
	list-style-type: none!important;
	padding: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
}
ul.geogoer_vchecks li.first{
	background-image: url(/global/images/forms/top_button_bg.gif)!important;
	background-repeat: no-repeat!important;
	background-position: top right!important;
	border-width: 0px 0px 1px 0px!important;
	border-style: solid!important;
	border-color: #d5d5d5!important;
}
ul.geogoer_vchecks li.first_hover{
	background-image: url(/global/images/forms/top_button_bg_hover.gif)!important;
}
ul.geogoer_vchecks li.first span{
	background-image: url(/global/images/forms/top_button_left.gif)!important;
	background-repeat: no-repeat!important;
	background-position: top left!important;
	padding-top: 6px!important;
	height: 20px!important;
}
ul.geogoer_vchecks li.first_hover span{
	background-image: url(/global/images/forms/top_button_left_hover.gif)!important;
}
ul.geogoer_vchecks li.last{
	background-image: url(/global/images/forms/bottom_button_bg.gif)!important;
	background-repeat: no-repeat!important;
	background-position: top right!important;
	border-width: 0px 0px 0px 0px!important;
}
ul.geogoer_vchecks li.last_hover{
	background-image: url(/global/images/forms/bottom_button_bg_hover.gif)!important;
}
ul.geogoer_vchecks li.last span{
	background-image: url(/global/images/forms/bottom_button_left.gif)!important;
	background-repeat: no-repeat!important;
	background-position: top left!important;
}
ul.geogoer_vchecks li.last_hover span{
	background-image: url(/global/images/forms/bottom_button_left_hover.gif)!important;
}
ul.geogoer_vchecks li{
	position: relative!important;
	border-width: 0px 0px 1px 0px!important;
	border-style: solid!important;
	border-bottom-color: #d5d5d5!important;
	background-image: url(/global/images/forms/button_bg.gif)!important;
	background-repeat: no-repeat!important;
	background-position: top right!important;
}
ul.geogoer_vchecks li.hover{
	background-image: url(/global/images/forms/button_bg_hover.gif)!important;
}
ul.geogoer_vchecks li span{
	color: black!important;
	font-weight: bold!important;
	font-size: 11px!important;
	cursor: pointer!important;
	display: block;
	height: 21px!important;
	padding-top: 5px!important;
	padding-left: 15px!important;
	background-image: url(/global/images/forms/button_left.gif)!important;
	background-repeat: no-repeat!important;
	background-position: top left!important;
}
ul.geogoer_vchecks li.hover span{
	background-image: url(/global/images/forms/button_left_hover.gif)!important;
}
ul.geogoer_vchecks li.checked div.check_div{
	background-image: url(/global/images/forms/tick.png)!important;
	background-repeat: no-repeat!important;
}
ul.geogoer_vchecks li.unchecked div.check_div{
	background-image: url(/global/images/forms/cross.png)!important;
	background-repeat: no-repeat!important;
}
ul.geogoer_vchecks li.unchecked span{
	color: #999999!important;
}
ul.geogoer_vchecks li div.check_div{
	display: block;
	height: 16px!important;
	width: 16px!important;
	position: absolute!important;
	top: 5px!important;
	right: 10px!important;
}

#bodyContent ul li{
font-size:0.75em!important;
font-weight:normal!important;
line-height:2em!important;
list-style-type:none!important;
padding-left:0;
}
#asearch span {float:left;padding: 0px 5px 5px 5px;}

