 .map {
	position:relative;
	left:-61px;
	top:6px;
	width: 420px;
	height: 390px;
	margin-left: auto ;
  	/*margin-right: auto ;*/
	}
.locationmap {
	position:relative;
	float:right;
	left:-41px;
	top:-15px;
	width: 420px;
	height: 390px;
	border:#555555 6px solid;
	
	}
 #errorText {
	width: 100%;
	text-align: center;
	padding: 4px 0px 4px 0px;
	color: #F00;
	font-size:11px;
	float:left;
	font-weight:bold; height:17px;	
}

/*
.MicrosoftMap .NavBar_typeButtonContainer {
    display: none;
   
}
.MicrosoftMap .NavBar {
    width: 200px !important;
   
}
*/

form #errorText {
	width: 100%;
	text-align: center;
	padding: 4px 0px 4px 0px;
	color: #F00;
	font-size:11px;
	float:left;
	font-weight:bold; height:17px;
}

SELECT.norm {
	margin:2px;
	color:#000000;
	font-size:0.8em;}
INPUT.norm {
	margin:2px;
	color:#000000}

SELECT.norm1 {
	margin:2px;
	color:#000000;
	font-size:0.8em;
	min-width: 100px; max-width: 100px; width :100px;
 }
 SELECT#DTStyle_type {
	margin:2px;
	color:#000000;
	font-size:0.8em;
	min-width: 140px; max-width: 140px; width :140px;
 }
 #filters {
	color:#000000; 
	/*margin-left:160px;*/
	width:440px;
	_width:442px; 
	
 }
 
 

INPUT.norm1 {
	margin:2px; 
	color:#000000;
	font-size:0.8em;
	min-width: 60px; max-width: 60px; width :60px;}

.stdSubmitBtn  {
background-color:#707070;
border:medium none;
color:#FFFFFF; !Important
cursor:pointer;
font-size:10px;
font-weight:bold;
height:18px;
padding-bottom:3px;
}


	
INPUT#city {
	margin:2px; 
	color:#000000;
	font-size:0.8em;
	min-width: 80px; max-width: 80px; width :80px;}	
	
.certtype {
	
	/*padding-bottom:6px;*/
	background: url(/includes/uglocator/images/MQ00404.png);
	background-repeat: no-repeat;
	text-align:center;
	width:16px;
	color:white;
	height:16px;
	_width:18px;
	_height:18px;
	float:left;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif
	}
	


.blank { background-color:#999999; height:2px; width:20px; 
}


#mapOpeningDiv {
	width:425px;
	_width:427px; 
	text-align:left;
	display:block; 
}

#mapDiv {
	width:425px;
	_width:427px; 
	text-align:left;
	display:none;

}

#ps, #pe, #pw, #pn, #mapsliderarea{
	
	display:none;

}

#maparea {
	/*width:525px;
	height:450px;
	_width:527px;
	_height:452px;*/
	width:420px;
	height:375px;
	_width:422px;
	_height:377px; 
	margin-top:20px; 
	margin-left:20px;
}

#poi_list {
	height:395px;
	width:160px;
	_height:397px;
	_width:162px;
	overflow:auto;
	float:left; 
	font-size:.80em;
	padding-left:15px;
}

#mainMapArea {
	height:395px;
	width:462px;
	_height:397px;
	_width:454px;
	float:left; 
	
	
}

#img_list {
	height:390px;
	position:relative;
	left:188px;
	top:6px;
	width:420px;
	_height:390px;
	_width:420px;
	
	/*overflow:auto;*/
	border:none;
	border-style:none;
	float:left; 
	z-index:99;
	
}

#keyimage {  
	margin-left:170px; 
	font-weight:bold; 
	display:none; 
}


.addressDiv { 
	width:120px;
	_width:122px;
	float: left;
	
}
/* GENERIC FORM BASE STYLE */
.inputform {
	float: left;
	position: relative;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
	width:auto;
	border: 1px solid #DDD;
	background-color: #EEE
}

.inputform input,.inputform select,.inputform textarea {
	position: relative;
	color: #333;
	font-size: 10px;
	border: 1px solid #7C9DB9;
}

.inputform input.checkbox,input.radio  {
	border: 0;
	background-color:transparent;
	vertical-align:middle;
}

.no_background {
	background-color: transparent;
	border: none;
}

.formtable td {
	padding:5px;
}

.font_resize {
	font-size:1em;
}

#uglocatorForm fieldset {  
 
	margin: 0 0 0 0; 
	padding: 5px;
	border: 1px solid #999999;
	}
#countryBox fieldset {  
 	
	width:200px;
	float:left;
	margin-left:180px; 
	padding:0px;
	}
.zip fieldset {  
 
	margin: 0 0 0 0;  
	padding: 0;
	
	border: 1px solid #999999;
	width:200px; 
	
	}	
#uglocatorForm legend {  
	margin-left: 1em;  
	color: #999999;  
	font-weight: normal;
	font-size:1em;
	padding:2px;
	}


