/* CSS Document */

.sidebar_item {
	width:260px;
	float:left;
	margin:0px;
	padding:0px;
	}

.tx_wpgooglemaps_pi1_infobox{
	width:260px;
	white-space:normal;
	font-size:11px;
	line-height:130%;
	}


.tx_wpgooglemaps_pi1_infobox strong{
	font-weight:bold;
	color:#003366;
	width:200px;
	white-space:normal;
	}

.tx_wpgooglemaps_pi1_infobox hr {
	height:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	}
.tx_wpgooglemaps_pi1_infobox a {
	background-color: transparent;
	background-image: none;
	padding-left:0px;
	color:#003366;
	text-decoration:none;
}
.tx_wpgooglemaps_pi1_infobox a:hover {
	color:#f68635;
	}

#gmapDirHead {
	margin-bottom:20px;
}

#gmapDirHead a {
	color:#f68635;
	text-decoration:none;
	}
#gmapDirHead a:hover {
	color:#f68635;
	text-decoration:underline;
	}
