#customMapTypeCtrl a,
#customMapTypeCtrl a:link,
#customMapTypeCtrl a:visited,
#customMapTypeCtrl a:hover,
#customMapTypeCtrl a:active {
	font-family: trebuchet ms, arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

#customMapTypeCtrl a.activated {
	font-weight: bold;
}
.infraLeftCol {
	background:url(../../../images/bt_infrastr-left_0.gif) no-repeat right; 
}
.infraRightCol {
	background:url(../../../images/bt_infrastr-right_0.gif) no-repeat;
	padding-right: 15px;
}
.infraCenterCol {
	background:url(../../../images/bt_infrastr-center_0.gif) repeat-x; 
}
.infraCenterCol_hover {
	background:url(../../../images/bt_infrastr-center_1.gif) repeat-x; 
}
.mapLeftCol {
	background:url(../../../images/bt_map-left_0.gif) no-repeat right; 
}
.mapRightCol {
	background:url(../../../images/bt_map-right_0.gif) no-repeat; 
}
.mapCenterCol {
	background:url(../../../images/bt_map-center_0.gif) repeat-x;
}
.mapCenterCol_hover {
	background:url(../../../images/bt_map-center_1.gif) repeat-x;
}