
/*Nearby businessess*/
#container #maincontent .nearbys {float: left;margin-top:10px; width:100%;}
#container #maincontent .nearbys .listtitle {padding-left:10px; border-top:1px dotted #333333;padding:5px;width:100%}
#container #maincontent .nearbys .iconlinkbox {width: 48%; height:85px; float:left; border-right:1px #333333 dotted; padding:4px;}
.nearbys .iconlinkbox img {border:0px; margin:0px;}
.nearbys .iconlinkbox .title {color:#000000; background-color:#F7FBF7; font-size:10pt; font-weight:bold;border-top:1px #333333 dotted;border-bottom:1px #333333 dotted;text-transform: uppercase;}
.nearbys .iconlinkbox .title a {color:#333333;text-decoration:none;}
.nearbys .iconlinkbox .title a:hover {color:#333366;text-decoration:underline;}
.nearbys .iconlinkbox .title a:visited {color:#333333;text-decoration:none;}
.nearbys .iconlinkbox .text {padding-top:3px;}
.nearbys .iconlinkbox .text .name {font-weight: bold;}
.nearbys .iconlinkbox .text .address {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;}
.nearbys .iconlinkbox .text .phone {font-family: "Courier New", Courier, monospace;font-size: 12px;}
.nearbys .iconlinkbox .text .gmicon {float:right; width:20px;}
.nearbys .iconlinkbox .text a {color:#333333;text-decoration:none;}
.nearbys .iconlinkbox .text a:hover {color:#3333AA;text-decoration:underline;}
.nearbys .iconlinkbox .text a:visited {color:#333399;text-decoration:none;}
.nearbys form { margin:0px; padding:0px; border:0px;}
/*end*/

/*Nearby businessess*/
#container #maincontent .locationbox {float:left; margin-top:10px; margin-bottom: 10px; width:100%;}
.locationbox img {border:0px; margin:0px;}
.locationbox .title {color:#000000; background-color:#F7FBF7; font-size:10pt; font-weight:bold;border-top:1px #333333 dotted;border-bottom:1px #333333 dotted;text-transform: uppercase;}
.locationbox .title a {color:#333333;text-decoration:none;}
.locationbox .title a:hover {color:#333366;text-decoration:underline;}
.locationbox .title a:visited {color:#333333;}
.locationbox .text {padding-top:3px;}
.locationbox .text .name {font-weight: bold;}
.locationbox .text .address {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;}
.locationbox .text .phone {font-family: "Courier New", Courier, monospace;font-size: 12px;}
.locationbox .text .gmicon {float:right; width:20px;}
/*end*/

#locationinfo{
	margin-bottom:20px;
	margin-top:5px;
}

#north{
	margin-left: 230px;
}

#west{
	float: left;
	margin-top: 138px;
}

#east{
	float: right;
	margin-top: 138px;
}

#south{
	float: left;
	clear: both;
	margin-top: 4px;
	margin-left: 230px;
}

#mapnavibox{
	background-color: #336699;
	width: 485px;
	height: 345px;
}

#mapbox{
	float:   left;
	margin:  0;
	padding: 0;
	border:  0;
	width:   440px;
	height:  299px;
}

#gmapbox{
	width: 590px;
	height: 400px;
	margin-top: 10px;
	border: 1px solid #0098fe;
}
