table#googlemap {border:0;}

/*PLAIN COLOR CURVED CORNER BOX */
.curvy_google_black 
{
	display:none;/**/
	position:relative; 
	width:480px; 
	height:415px; 
	background:url(/images/ui_googlemap_bg.gif) no-repeat; 
	color:#fff; 
	margin:0 auto;
	z-index:100;
}
.ctl_google 
{
	top:0; left:0;
}
.cbl_google 
{	
	bottom:0; 
	left:0;
}
.ctr_google 
{
	top:0; 
	right:0;
}
.cbr_google 
{
	bottom:0; 
	right:0;
}
.curvy div 
{	
	position:relative; 
	z-index:100; 
	padding:5px 10px;
}
.googlemap th span 
{
	padding-left: 55px;
}
.googlemap td 
{
	color: #fff; 
	font: normal 12px Arial, Helvetica, sans-serif; 
	padding: 10px 20px; 
	width:480px;
}
.googlemap div 
{
	color: #fff; 
	font: normal 12px Arial, Helvetica, sans-serif;  
	padding: 5px 10px 5px 0; 
	width: 480px; 
	float: left;
}
.googlemap div div 
{
	float: left; width: 480px; height:500px;
}
.googlemap td img 
{
	vertical-align: middle; 
	padding-right: 10px;
}
.googlemap p 
{
	float: right; 
	margin: 10px 20px 0 0; 
	font: bold 11px Arial, Helvetica, sans-serif; 
}
.googlemap a 
{
	color: #fff; 
	text-decoration: none;  
	font: bold 12px Arial, Helvetica, sans-serif;  
} 
.googlemap a.highlight 
{
	color: #f6c647; 
	text-decoration: none;  
	font: bold 12px Arial, Helvetica, sans-serif; 
}
.googlemap select 
{
	width: 190px; 
	font: normal 12px Arial, Helvetica, sans-serif;  
	margin: 10px 10px 0 0;
}
table.form_c_email2  { padding:0; margin:0 5px; width: 98%; background: #000;  }

.form_c_email2 th
{
	font-size: 18px;
	font-family: Amasis;
	color: #2fb5cc;
	margin:0 0 5px 0;
}

.form_c_email2 td
{
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

table.form_c_email2 dd {
	line-height: 25px;
	width: 330px;
	text-align: left;
	display: inline;
	padding: 3px 0 0 0;
	margin: 2px 0 0 0;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
}
table.form_c_email2 dt
{
	line-height: 20px;
	width: 100px;
	text-align: right;
	margin: 2px 10px 0 0;
	padding: 3px 0  0 0;
	display: inline;
	float: left;
}
.form_c_email2 a
{
	color: #ffffff;
	text-decoration: none;
}