﻿#map{
	background-color: #FFFFFF;
	border: 1px solid #979797; 
	margin: 5px auto; 
	width: 500px; 
	height: 440px;
	background-image: url(/images/maps/loading_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.google_map_pub {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	WIDTH: 350px;
	COLOR: #6E774E;
	LINE-HEIGHT: 1.5em;
}
.google_map_pub .pub_name {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #6E774E;
}

.google_map_pub .iaddr{
	MARGIN-RIGHT:10px;
}

.google_map_pub .iphone{
	MARGIN-RIGHT:7px;
}

.google_map_pub .iweb{
	MARGIN-RIGHT:5px;
}

.google_map_pub a:link{
	TEXT-DECORATION: NONE !important;
}
.google_map_pub .calloutText{
	padding-bottom: 3px;
	display: block;
}
.google_map_pub img.goBtn{
	margin-left: 5px;
	vertical-align: top;
	border: 0px;
}
.google_map_pub .pubDesc{
	width: 230px;
}
.google_map_pub .pubPhoto img{
	/* auto resize */
	height:80px;
	width:auto;
	float:right;
	margin-top:-100px;
	top:-200px;
}
#status {
	float:left;
	height:60px;
	width: 300px;
	margin-left:20px;
	position:relative;
}
label.message{
	line-height: 20px;
	color: #cc0000 !important;
	font-size: 1.2em !important;
}