﻿/* Google Map */	
div#map{width: 483px; height: 422px; margin: 0;}
div#mapDetailsDiv{
	color: #193c63;
	font-family: verdana;
	font-size: 70%; 
	text-align: left; 
	background: #fff;}
div#mapDetailsDiv2{
	color: #193c63;
	font-family: verdana;
	font-size: 70%; 
	text-align: left; 
	background: #fff url(images/logo.jpg) no-repeat 90px 15px;}
div#mapDetailsDiv p.directions{
	background-image: none; 
	color: #193c63; 
	font-weight: normal; 
	font-family: verdana; 
	font-size: 100% !important; 
	margin: 0 !important; 	padding: 12px 0 0 0 !important;}
div#mapTimesDiv{margin: 0; padding: 0; color: #193c63 ; font-family: verdana; font-size: 70%;background-image: none;}
.btnDirections {
	margin: 0; padding: 0 2px;
	background-color:#193c63;
	color:#fff; font-size: 90%;
	cursor: hand;	
	font-weight:normal;	
	text-align: center;
	border:1px solid #bad2ed; }
.txtBoxPostcode{
	margin: 0; padding: 0; 
	width: 70px;
	font-size: 100%;
	color: #193c63 !important; 
	font-weight: normal;font-family: Verdana;}
/* End Google Map */	