/* Start of CMSMS style sheet 'Контакты' */
div.left{
    float:left;
    width:280px;
    background:url(images/contacts.jpg) left 30px no-repeat;
    padding-top:480px;
}

div.manager{
    font-size:12px;
    line-height:18px;
    padding-left:30px;
    background:url(images/strelka-left.gif) right center no-repeat;
}

div.left div.left-header{
    background:url(images/pix1.gif) left bottom repeat-x;
    float:left;
    padding-top:35px;
    margin-right:20px;
}

div.left div.left-header h3{
    background:url(images/pix2.gif) right bottom no-repeat;
    font-size:24px;
    font-weight:normal;
    padding-left:30px;
    padding-bottom:3px;
}

div.center{
    margin-left:320px;
    background:url(images/strelka-left.gif) 300px 120px no-repeat;
    height:500px;
    padding-top:90px;
    padding-right:10px;
    font-size:14px;
    line-height:20px;
    text-align:justify;
}

div.center img{
    margin-top:15px;
}

div.center div.header{
    background:url(images/pix1.gif) left bottom repeat-x;
    margin-top:10px;
    margin-bottom:5px;
}

div.center div.header h2{
    background:url(images/pix2.gif) left bottom no-repeat;
    color:#ff7500;
    font-size:14px;
    padding-bottom:10px;
    padding-left:10px;
}

div.center div.content{
    padding-left:10px;
    padding-right:10px;
}

div.center ul{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:15px;
}

div.center ul li{
    list-style:url(images/list-item.gif);
}
/* End of 'Контакты' */

