/* Google Map */	
div#deliveryMap{
	border: 1px solid #000 !important;
	background-color: #000;
	width: 689px !important; height: 555px !important;}
div#showroomMap{
	border: 1px solid #000 !important;
	background-color: #000;
	padding: 0; margin: 0;
	width: 380px !important; height: 360px !important;}
a{
	color: #8F8D7C;}
a:hover{
	color: #FF9900;}
div#mapDetailsDiv{
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%; 
	text-align: left; padding: 0; margin: 0;
	background: #fff url(../image/showroom/showroom.jpg)  no-repeat 110px 3px !important;}
div#mapShowroomDiv{
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%; 
	text-align: left; padding: 0; margin: 0;
	background: #fff url(../image/showroom/showroom.jpg)  no-repeat 112px 35px !important;}
div#mapDetailsDiv form{
	margin: 0 !important; 	padding: 0 0 0 0 !important;}
div#mapDetailsDiv p.directions{
	background-image: none; 
	color: #000; 
	font-weight: normal; 
	font-family: "Times New Roman", Times, serif;
	font-size: 100% !important; 
	margin: 0 !important; 	padding: 0 0 0 0 !important;}
.btnDirections {
	margin: 0; padding: 0 2px;
	background-color:#fc0ec5;
	color:#000; font-size: 90%;
	cursor: hand;	
	font-weight:normal;	
	text-align: center;
	border:1px solid #000; }
.txtBoxPostcode{
	margin: 0; padding: 0; 
	width: 70px;
	font-size: 100%;
	color: #000 !important; 
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;}
input.btnGo{
	margin: 0; padding: 0;
	vertical-align: middle;
	cursor: hand;}

/* End Google Map */	
