#map
{
	color:#000;
}

table.main
{
	_margin-top: 10px;
}

table.left
{
	width: 120px;
}

table.right
{
	width: 640px;
}

.iw-header
{
	font-weight: bold;
	margin-bottom: 5px;
}

.sidebar-cat
{
	margin-top: 10px;
	margin-right: 17px;
}

.sidebar-cat-header
{
	margin-top: 5px;
}

.sidebar-cat-image
{
	margin-bottom: -5px;
	width: 23px;
	height: 23px;
}

.info-window p
{
	margin-bottom: 5px;
	clear: none;
}

.info-window img
{
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

.sidebar-entry
{
	color: #F0F0CC !important;
	border-bottom: 1px white solid;
	padding: 2px;
	text-decoration: none;
	font-size: 11px;
}

.sidebar-entry:hover, .sidebar-entry-hover
{
	border-bottom: 1px white solid;
	padding: 2px;
	text-decoration: none;
	font-size: 11px;
	color: #990000 !important;
	background-color: #DBDBDB;
}

