#map_canvas		{height:356px}

#mapviewer {
   	margin: 0;
   	height: 300px;
   	width: 356px;
   	border: 3px #EEE solid;
}

#MMall {
    width:720px;
    xheight:600px;
    height:auto !important;
    text-align:left;
    background:#FFF;
	float:left;
}

#MMall {padding: 10px}
* html #MMright {
    margin-right: 0;
}
* html #MMcontent {
    width: 700px;
}
#MMall #MMleft{
	width:325px;
}
#MMright {
    width: 356px;
    margin-right: 25px;
}
#route_start {
    background: #EEE;
    border: 2px #EEE solid;
    border-width: 0 3px 3px 3px;
    padding: 2px;
    width: 351px;
}
#product_summary {
    width: 361px;
}
#route_start fieldset.address {
    padding: 5px;
}
#MMright p.links {
    margin-bottom: 5px;
    text-align: right;
}
 
#search form {
    margin : 0;
    padding : 0;
}
#search input {
    width: 200px;
}

input, select {
	border: 1px solid #ccc;
}

#search select {
    width: 130px;
}

#search input#formsubmit {
    margin-top: 5px;
    width: auto;
}
#search label {
    display: block;
}
#search fieldset {
    border : 0;
    padding : 0 5px;
    margin : 0;
}
#errors {
    margin: 0; 
    padding: 5px;
    font-size: 0.9em;
}
#results h1, h2 {
	color: #CC0000;
	font-weight: bold;
}
#results .storeadd {
	color: grey	
}
#results .dealcont {
	overflow: hidden;
	width: 100%;
	margin-top: 20px
}
#results .photo {
	float: right
}
#results .dealcont a {
	float: left
}
#results .dealcont strong {
	color: #CC0000;
	float: right;
}
#freetext, #productrange,#openingtimes,#pics {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin: 10px 0;
}
#productrange {
    padding: 0;
}
#dealerdetails {
    padding-bottom: 10px;
}
#product_summary P {
	background: #ccc; padding: 2px 3px; color: #fff; font-weight: bold; margin: 5px 0 0 0;
}

