/* old */
.staticPages .center{
    font-size: 110%;
}

.staticPages .center h1{
    margin: 0;
    padding: 0;
    padding-bottom: 14px;
    font-size: 200%;
}

.staticPages .center p{
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

.staticPages .center dt a{
    padding-bottom: 10px;
    display: inline-block;
}

.staticPages .centerColumn p{
    font-size: 110%;
}

.staticPages .centerColumn ul{
    margin: 0;
    padding: 10px 0;
    list-style: none;
    font-size: 110%;
}

.staticPages .centerColumn ul li{
    padding-left: 14px;
    padding-bottom: 3px;
    background: url(/main/images/newsList_bullet.gif) no-repeat 0 5px;
}

.staticPages .centerColumn ul ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 35px;
}

.staticPages .centerColumn ul ul li{
    background: url(/main/images/map_bullet_lev2.gif) no-repeat 0 5px;
}

.staticPages .centerColumn .peopleList{
    margin: 0;
    padding: 0;
    list-style: none;
}

.staticPages .centerColumn .peopleList li{
    overflow: hidden;
    _zoom: 1;
    background: none;
    padding: 0;
    padding-top: 17px;
    padding-bottom: 25px;
    border-bottom: #e8e8e8 1px solid;
}

.staticPages .centerColumn .peopleList .image{
    float: left;
}

.staticPages .centerColumn .peopleList .text{
    margin-left: 216px;
    color: #535353;
}

.staticPages .centerColumn .peopleList .text h2{
    margin: 0;
    padding: 0;
    font-size: 200%;
    font-weight: 100;
    color: #000000;
}

.staticPages .centerColumn .peopleList .text h3{
    margin: 0;
    padding: 0;
    font-size: 140%;
    font-weight: 100;
}

.staticPages .centerColumn .peopleList .text p{
    font-size: 120%;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.staticPages .centerColumn .peopleList .text p b{
    color: #000;
}

.staticPages .centerColumn .peopleList .text big{
    font-size: 110%;
}

.staticPages .centerColumn .peopleList .text p a{
    text-decoration: underline;
}

/* old */

/*  styles for new contacts rss and sitemap 15.03.2011 */
.staticPages .col{
    width: 304px;
    padding-right: 20px;
    float: left;
    font-size: 14px;
}

.staticPages .bb{
    border-bottom: 1px solid #ddd;
}

.staticPages .xlarge{
    font-size: 16px;
}

.staticPages a:visited{
    color: #004faf;
}

.staticPages a:hover{
    color: #c42e29;
}

.clear_small2{
    clear: both;
    height: 2px;
    overflow: hidden;
    font-size: 0;
}

.clear_small{
    clear: both;
    height: 5px;
    overflow: hidden;
    font-size: 0;
}

.clear_big{
    clear: both;
    height: 15px;
    overflow: hidden;
    font-size: 0;
}

.staticPages .ContactsWidget .bordbox{
    float: left;
    border: 1px solid #E8E8E8;
    padding: 7px 12px 12px 12px;
}

.staticPages .ContactsWidget .listServices li{
    float: left;
    width: 304px;
    padding-left: 20px;
    margin: 10px 0px 5px 0px;
    font-size: 14px;
    background: url(/images/common/sprite_logos_16px.gif) no-repeat;
}

.staticPages .ContactsWidget .listServices li.lady{
    background-position: 0 -383px;
}

.staticPages .ContactsWidget .listServices li.news{
    background-position: 0 1px;
}

.staticPages .ContactsWidget .listServices li.finance{
    background-position: 0 -63px;
}

.staticPages .ContactsWidget .listServices li.video{
    background-position: 0 -831px;
}

.staticPages .ContactsWidget .listServices li.sport{
    background-position: 0 -32px;
}

.staticPages .ContactsWidget .listServices li.e-motion{
    background-position: 0 -416px;
}

.staticPages .ContactsWidget .listServices li.glamurchik{
    background-position: 0 -447px;
}

.staticPages .ContactsWidget .listServices li.afisha{
    background-position: 0 -895px;
}

.staticPages .ContactsWidget .listServices li.job{
    background-position: 0 -608px;
}

.staticPages .ContactsWidget .listServices li.horo{
    background-position: 0 -479px;
}

.staticPages .ContactsWidget .listServices li.nightlife{
    background-position: 0 -928px;
}

.staticPages .ContactsWidget .listServices li.hi-tech{
    background-position: 0 -128px;
}

.staticPages .ContactsWidget .listServices li.man{
    background-position: 0 -993px;
}

.staticPages .RSSWidget ul li{
    float: left;
    width: 324px;
    margin: 6px 0 0 0;
    font-size: 14px;
}

.staticPages .RSSWidget ul li a{
    display: inline-block;
    line-height: 17px;
    padding-left: 22px;
    background: url(/images/common/sprite_logos_16px.gif) no-repeat 0 -960px;
}

.staticPages .SiteMapWidget ul{
    float: left;
    width: 186px;
}

.staticPages .SiteMapWidget ul.mrt{
    margin-right: 10px;
}

.staticPages .SiteMapWidget ul li{
    font-size: 14px;
    margin-top: 2px;
}

.staticPages .SiteMapWidget ul li.title_service{
    border-bottom: 1px solid #DDDDDD;
    padding: 0 0 2px 0;
    margin-bottom: 4px;
}

.staticPages .SiteMapWidget ul li.title_service a{
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 18px;
    background: url(/images/common/sprite_logos_16px.gif) no-repeat;
}

.staticPages .SiteMapWidget .no_subsection ul li.title_service{
    border: none;
    padding: 0;
    margin: 0;
}

.staticPages .SiteMapWidget .no_subsection ul li.title_service a{
    line-height: normal;
}

.staticPages .SiteMapWidget ul li.news a{
    background-position: 0 3px;
}

.staticPages .SiteMapWidget ul li.lady a{
    background-position: 0 -382px;
}

.staticPages .SiteMapWidget ul li.finance a{
    background-position: 0 -62px;
}

.staticPages .SiteMapWidget ul li.sport a{
    background-position: 0 -30px;
}

.staticPages .SiteMapWidget ul li.auto a{
    background-position: 0 -94px;
}

.staticPages .SiteMapWidget ul li.afisha a{
    background-position: 0 -892px;
}

.staticPages .SiteMapWidget ul li.travel a{
    background-position: 0 -157px;
}

.staticPages .SiteMapWidget ul li.hi-tech a{
    background-position: 0 -126px;
}

.staticPages .SiteMapWidget ul li.games a{
    background-position: 0 -862px;
}

.staticPages .SiteMapWidget ul li.video a{
    background-position: 0 -829px;
}

.staticPages .SiteMapWidget ul li.fun a{
    background-position: 0 -734px;
}

.staticPages .SiteMapWidget ul li.e-motion a{
    background-position: 0 -413px;
}

.staticPages .SiteMapWidget ul li.glamurchik a{
    background-position: 0 -447px;
}

.staticPages .SiteMapWidget ul li.horo a{
    background-position: 0 -477px;
}

.staticPages .SiteMapWidget ul li.job a{
    background-position: 0 -605px;
}

.staticPages .SiteMapWidget ul li.nightlife a{
    background-position: 0 -926px;
}

.staticPages .SiteMapWidget ul li.love a{
    background-position: 0 -765px;
}

.staticPages .SiteMapWidget ul li.translate a{
    background-position: 0 -573px;
}

.staticPages .SiteMapWidget ul li.conferences a{
    background-position: 0 -510px;
}

.staticPages .SiteMapWidget ul li.informers a{
    background-position: 0 100px;
}

.staticPages .SiteMapWidget ul li.answers a{
    background-position: 0 -285px;
}

.staticPages .SiteMapWidget ul li.auction a{
    background-position: 0 -190px;
}

.staticPages .SiteMapWidget ul li.tv a{
    background-position: 0 -797px;
}

.staticPages .SiteMapWidget ul li.contests a{
    background-position: 0 100px;
}

.staticPages .SiteMapWidget ul li.antivirus a{
    background-position: 0 -701px;
}

.staticPages .SiteMapWidget ul li.mail a{
    background-position: 0 -349px;
}

.staticPages .SiteMapWidget ul li.blogs a{
    background-position: 0 -318px;
}

.staticPages .SiteMapWidget ul li.debaty a{
    background-position: 0 -670px;
}

.staticPages .SiteMapWidget ul li.maps a{
    background-position: 0 -254px;
}

.staticPages .SiteMapWidget ul li.links a{
    background-position: 0 -541px;
}

.staticPages .SiteMapWidget ul li.weather a{
    background-position: 0 -221px;
}

.TochkaHeaderV2 .all .barMenu .dropdownTop .contentBG{
    left: -91px;
}

.TochkaHeaderV2 .all .barMenu .dropdownTop .contentBG .links{
    min-width: 990px !important;
}
	