#left { width:370px; }
#right { width:480px; }

div.page-contact {
    background:url('../images/bg-text-contact.gif') no-repeat top left;
    padding:16px 20px 10px 20px;
    min-height:200px;
}

div.googlemap {
    width:350px;
    height:350px;
    background:url('../images/googlemap-bg.jpg') no-repeat top left;
    padding:7px 0px 0px 0px;
    margin:0px 0px 0px 8px;
}
#map span { display:none; }
#map a { display:none; }
#map {
    width:335px;
    height:335px;
    margin:0px auto;
}
#map .buble { width:220px; }
#map .buble input.text {
    border:1px solid #ABABAB;
    background: #EFEFEF;
    margin:2px 0px 2px 0px;
    padding:2px 3px 2px 3px;
    width:200px;
}
#map .buble input.submit {
    background:url('../images/googlemap-button.gif') no-repeat 0px 0px;
    border:none;
    margin:0px 0px 0px 58px;
    text-align:center;
    font-weight:bold;
    padding:6px 0px 6px 0px;
    width:150px;
    color:#FFF;
    cursor:pointer;
}
