.search	{
	background-image: url('../img/left_map.jpg');
}


.map_col1	{
	width: 230px;
	display: inline;
	float: left;
	margin-left: 20px;
}

.map_header	{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 13px;
	margin-bottom: 7px;
}

.map_element	{
	width: 170px;
	padding-left: 15px;
	padding-bottom: 9px;
}

.map_element DIV {
	margin: 0px;
	padding: 0px;
	display: inline;
}
		
.map_element DIV A	{
	width: 170px;
	display: inline;
	margin: 0px;
	color: #555555;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	text-decoration: none;
	padding-left: 13px;
	background-image: url(../img/red_arrow_small.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	white-space: nowrap;
}
