﻿div#panelLeft
{
	float:left;
	display:inline;
	width:749px;
	margin:41px 0 0 44px;
}

div.block div.title
{
	height:20px;
	border-left:solid 1px #515151;
	background:#666 url(../imgs/bg_block_title.gif);
	background-position:right;
	padding-top:4px;
	padding-left:4px;
	color:#58BEBE;
	font-weight:bold;
	text-transform:uppercase;
	/**/
	display:block;
}

table#map
{
	padding:8px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}

table#map a
{
	color:#fff;
	text-decoration:none;
}

table#map a:hover
{
	text-decoration:underline;
}

table#map td
{
	padding:8px;
}