/* CSS Document for MyTelephon.ru */
/*@charset "utf-8";*/

.contact
{
    background: #fff url(../img/telephon.jpg) no-repeat 47px 30px;
    margin-right: 20px;
    padding: 30px 0 30px 50px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 1.3;
}

.tels
{
    width: 330px;
    float: left;
    margin: 165px 55px 50px 0;
    font-size: 16px;
    color: #999999;
}
.tels .telnum
{
    margin: 30px 0 0 -10px;
    display: block;
    width: 181px;
    height: 66px;
    background: url(../img/telnum.gif) no-repeat;
}
.requisites
{
    width: 360px;
    float: left;
    color: #666;
    line-height: 1.4;
}
.requisites a
{
    color: #333;
}
.requisites span
{
    display: block;
    margin: 137px 0 15px 0;
    color: #333;
}
.contact .address_map
{
    line-height: 1.3;
    margin-right: 50px;
    margin-top: 30px;
}
.contact .address_map h2
{
    font-size: 16px; /*color:#999999;*/
    margin-bottom: 20px;
}
.contact .address_map .map_frame
{
    width: 750px;
    height: 600px;
}




