#map{
width: 720px; 
height: 320px;
}

.phone {
background-image:url(../images/contact_phone.gif);
background-repeat:no-repeat;
background-position:left;
width:658px;
height:30px;
background-color:#f2f4fa;
padding-top:15px;
padding-left:60px;
margin-bottom:15px;}

span {color:#bb7db6; text-decoration:none;font-family:Century Gothic, Verdana, Arial;font-size:13px;}

.email {
background-image:url(../images/contact_email.gif);
background-repeat:no-repeat;
background-position:left;
width:658px;
height:30px;
background-color:#f2f4fa;
padding-top:15px;
padding-left:60px;
margin-bottom:15px;}


.address {
background-image:url(../images/contact_address.gif);
background-repeat:no-repeat;
background-position:left;
width:658px;
height:30px;
background-color:#f2f4fa;
padding-top:15px;
padding-left:60px;
margin-bottom:15px;}