#store_locator #left { width:0px; padding-left:30px; }
#store_locator #center { margin: 0 200px 0 13px; padding:20px 0 20px 20px; }

#mapping {
    margin: 0px 0px 10px; position: relative
}
#map_canvas
{
    border: #002071 2px solid; 
    width: 735px; 
    height: 464px
}

#center form { margin-bottom:1em }
#center form label em { font-style:normal }
#center form div, #center form p { display:inline; font-size:1em }
#center div label { float:left; width:7em; height:28px; line-height:28px; padding-top:3px; color:#333333; }
#center form input { width:8em; height:20px; border:1px solid #001F71; padding:3px 2px 0; margin-right:0.5em}

a#submitbutton { position:relative; top:1px; display:inline-block; height:34px; line-height:28px; width:64px; padding-left:10px; background:url(../images/button-small.png) left top no-repeat; text-decoration:none; color:#001F71; font-weight:bold; text-align:left; }
a#submitbutton:hover { background:url(../images/button-small.png) left -34px no-repeat; color:#F9DB66; }

#center form button  { position:relative; top:1px; display:inline-block; height:27px; width:74px; padding-left:7px; background:url(../images/button-small.png) left top no-repeat; text-decoration:none; color:#001F71; font-weight:bold; text-align:left; cursor:pointer; }
#center form button:hover { background:url(../images/button-small.png) left -34px no-repeat; color:#F9DB66; }