/************************colors**************************/

div.aside div.header, div.aside-column div.header, div.content div.header, div.content-small-main div.header, div.article div.in-topic div.header, .b-bottom-carousel div.header {
    border-color: #993366;
}

/*****************************************************/

.width315 {
    width: 315px;
}

.width290 {
    width: 290px;
}

.width160 {
    width: 160px;
}

/*******************************************/

.fleft {
    float: left
}

* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100.1%;
}
* html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true) );
}
body {
    font: 62.5% Arial, Helvetica, sans-serif;
    background: #fff;
}
a img {
    border: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.banner {
    background: #0f0;
}

div.layout {
    width: 970px;
    padding: 0 10px;
    margin: 0 auto 20px;
}
div.top {
    margin-bottom: -30px;
    width: 100%;
    overflow: hidden;
}
div.top a.logo {
    float: left;
    display: inline;
    margin-right: -30px;
}


div.header h2 a {
    color: #fff;
}

div.footheader {
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 0;
    padding: 5px 6px;
    text-align: right;
    background-color: #F0F0F0;
}
div.footheader h3 {
    border-top: 0;
    font: 1.1em Tahoma, "Trebuchet MS", Arial, sans-serif;
    color: #2a2a2a;
    text-transform: uppercase;
    background: url(../i/footheader-bg.gif) no-repeat 0 50%;
    padding-left: 8px;
    display: inline;
}
div.footheader h3 a {
    color: #2a2a2a;
}

div.content {
    width: 100%;
    overflow: hidden;
}
div.content div.main-column {
    float: left;
    width: 650px;
}

div.main-column div.content-top {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
div.content-top div.stay-in-tune {
    width: 160px;
    float: left;
    background: #f0f0f0;
}
div.content-top div.stay-in-tune div.news-list {
    height: 180px;
    overflow: hidden;
    padding: 3px 8px 0;
    margin-bottom: 4px;
    position: relative;
}
div.content-top div.stay-in-tune div.news-list ul {
    font: 1.2em Arial, Helvetica, sans-serif;
    list-style: none;
    color: #272727;
    position: relative;
}
div.content-top div.stay-in-tune div.news-list ul li {
    margin-bottom: 15px;
}
div.content-top div.stay-in-tune div.news-list ul a {
    color: #272727;
}
div.content-top div.stay-in-tune div.news-list ul span.date {
    color: #c90909;
}
div.content-top div.stay-in-tune div.news-list ul span.date:after {
    content: " | ";
    color: #272727;
}

div.content-top div.stay-in-tune h3 {
    overflow: hidden;
    zoom: 1;
    text-transform: uppercase;
    padding: 5px 8px;
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 0;
    font: 1.1em Tahoma, "Trebuchet MS", Arial, sans-serif;
}
div.content-top div.stay-in-tune h3 a {
    color: #272727;
    float: right;
}
div.content-top div.stay-in-tune h3 a.rss {
    float: left;
    background: url(../i/icon.rss.gif) no-repeat 100% 50%;
    padding-right: 19px;
}
div.content-top div.theme-changing {
    float: right;
    width: 470px;
    height: 250px;
    overflow: hidden;
    position: relative;
}
div.content-top div.theme-changing div.themes-preview {
    position: absolute;
    left: 15px;
    top: 190px;
    z-index: 2;
}
div.content-top div.theme-changing div.themes-preview ul {
    float: left;
}
div.content-top div.theme-changing div.themes-preview ul li {
    display: inline;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    _cursor: hand;
    position: relative;
}
div.content-top div.theme-changing div.themes-preview a.back {
    width: 14px;
    height: 14px;
    background: url(../i/icon.back.gif) no-repeat 0 0;
    float: left;
    display: inline;
    margin-top: 20px;
    margin-right: 10px;
}
div.content-top div.theme-changing div.themes-preview a.forward {
    width: 14px;
    height: 14px;
    background: url(../i/icon.forward.gif) no-repeat 0 0;
    float: left;
    display: inline;
    margin-top: 20px;
}

div.content-top div.theme-changing ul.themes {
    list-style: none;
    height: 250px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

div.content-top div.theme-changing div.themes-preview {
position: absolute;
left: 15px;
top: 183px;
z-index: 3;
}

div.content-top div.theme-changing ul.themes li {
    height: 250px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
div.content-top div.theme-changing ul.themes li div.short {
    position: absolute;
    right: 0;
    top: 5px;
    background: #993366;
    width: 200px;
    color: #fff;
    padding: 5px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 2;
}
div.content-top div.theme-changing ul.themes li img {
    display: none;
}
div.content-top div.theme-changing ul.themes li div.short h3 {
    font: bold 1.6em Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
div.content-top div.theme-changing ul.themes li div.short p {
    font: 1.2em Arial, Helvetica, sans-serif;
}
div.content-top div.theme-changing ul.themes li div.short a {
    color: #fff;
}
div.content-top div.theme-changing ul.themes li a.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 250px;
    z-index: 1;
    cursor: pointer;
    cursor: hand;
}

div.content-small-main {
    float: left;
    width: 470px;
    overflow: hidden;
}

div.header ul.actions {
    position: absolute;
    left: 407px;
    top: 9px;
    height: 15px;
    list-style: none;
}
ul.actions li {
    width: 15px;
    height: 15px;
    float: left;
    display: inline;
    margin-right: 4px;
}
div.header ul.actions a {
    width: 15px;
    height: 15px;
    display: block;
}
div.header ul.actions a.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: default;
}
div.header ul.actions li.add a {
    background: url(../i/icon.actions.gif) no-repeat 0 0;
}
div.header ul.actions li.remove a {
    background: url(../i/icon.actions.gif) no-repeat -19px 0;
}
div.header ul.actions li.fold a {
    background: url(../i/icon.actions.gif) no-repeat -38px 0;
}

div.bill-preview div.news-container {
    overflow: hidden;
    width: 100%;
    margin-top: 1px;
    position: relative;
}
div.bill-preview div.news-container div.news-wrapper {
    width: 230px;
    height: 172px;
    overflow: hidden;
    float: left;
    display: inline;
}
div.bill-preview div.news {
    height: 172px;
    width: 230px;
    float: left;
    overflow: hidden;
    position: relative;
}
div.bill-preview div.news a.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 172px;
    z-index: 1;
    cursor: pointer;
    cursor: hand;
}
div.bill-preview div.news div.text {
    position: absolute;
    bottom: 0;
    width: 220px;
    background: #6b66ec;
    font: 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 5px;
    opacity: 0.85;
    filter: alpha(opacity=85);
    z-index: 2;
}
div.bill-preview ul.news-list {
    width: 240px;
    height: 172px;
    float: right;
}
div.bill-preview ul.news-list li {
    height: 33.3%;
}
div.bill-preview ul.news-list li a {
    display: block;
    height: 100%;
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100% #f1f0f0;
    padding: 0 6px;
    font: bold 1.4em/1.2 Arial, Helvetica, sans-serif;
    color: #2a2a2a;
}
div.bill-preview ul.news-list li a:hover {
    color: #fff;
    background-color: #6b66ec;
    text-decoration: none;
}
div.bill-preview ul.additional-news-list {
    clear: both;
    list-style: none;
    font: 1.2em Arial, Helvetica, sans-serif;
    background: #f1f0f0;
}
div.bill-preview ul.additional-news-list li {
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100%;
    padding: 5px;
    color: #2a2a2a;
    zoom: 1;
}
div.bill-preview ul.additional-news-list li a {
    color: #2a2a2a;
}

ul.bill-previews-list div.bill-preview {
    margin-bottom: 13px;
}

div.content-small-aside {
    float: right;
    width: 160px;
    overflow: hidden;
}
div.contest-preview {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    background-color: #F0F0F0;
}
div.contest-preview div.header {
    position: relative;
    z-index: 2;
}
div.contest-preview div.header img {
    position: absolute;
    left: 72px;
    top: 8px;
}
div.contest-preview p {
    background: #F0F0F0;
    font: 1.2em Arial, Helvetica, sans-serif;
    padding: 3px;
    position: relative;
    z-index: 2;
    color: #272727;
}
div.contest-preview p a {
    color: #272727;
}
div.contest-preview p.suggest {
    color: #fff;
    opacity: 0.85;
    filter: alpha(opacity=85);
    position: absolute;
    z-index: 1;
    width: 154px;
    left: 0;
    top: -999px;
}
div.with-opinion p {
    background: #f1fdf6;
}

div.content div.aside-column {
    width: 310px;
    float: right;
}

div.read-discuss {
    margin-bottom: 10px;
}
div.read-discuss div.header {
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 100%;
    background-image: url(../i/subheader-bg.gif);
}
div.read-discuss div.header-active {
    background-image: url(../i/top-menu-bg.png);
}
div.read-discuss div.header h2 {
    margin-left: 5px;
}

div.read-discuss div.header ul.actions {
    left: 110px;
}
div.read-discuss ul.feed {
    list-style: none;
    font: 1.2em Arial, Helvetica, sans-serif;
    clear: both;
}
div.read-discuss ul.feed li {
    padding: 4px 4px;
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100% #F0F0F0/*#f1f1f0*/;
    color: #2a2a2a;
}
div.read-discuss ul.feed a {
    color: #2a2a2a;
}
div.read-discuss ul.feed a span {
    color: #929393;
}

div.video-grats {
    margin-bottom: 10px;
}
div.video-grats div.footheader {
    padding: 4px 6px;
}

div.tests {
    margin-bottom: 10px;
}
div.tests ul {
    background: #f1f1f0;
    list-style: none;
    font: 1.2em Arial, Helvetica, sans-serif;
}

div.carousel-wrapper {
    clear: both;
    background: #f1f0f0;
    padding: 0 40px;
    position: relative;
    zoom: 1;
}
div.carousel-wrapper a.back, div.carousel-wrapper a.forward {
    height: 120px;
    width: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../i/icon.carousel.actions.gif) no-repeat 0 0;
}
div.carousel-wrapper a.forward {
    right: 0;
    left: auto;
    background-position: -18px 0;
}
div.carousel-wrapper div.carousel-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 120px;
}
div.carousel-wrapper ul {
    list-style: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    height: 120px;
}
div.carousel-wrapper ul li {
    float: left;
    display: inline;
    width: 160px;
    height: 120px;
    margin-right: 22px;
    position: relative;
    overflow: hidden;
}
div.carousel-wrapper ul li div.text {
    position: absolute;
    top: 80px;
    height: 110px;
    width: 150px;
    padding: 5px;
    left: 0;
    background: #6b66ec;
    opacity: 0.85;
    filter: alpha(opacity=85);
    font: 1.2em Arial, Helvetica, sans-serif;
}
div.carousel-wrapper ul li div.text a {
    color: #fff;
}

div.footer {
    border-top: 4px solid #332eea;
    margin-top: 15px;
    padding-top: 3px;
    overflow: hidden;
    width: 100%;
}
div.footer ul.menu {
    list-style: none;
    font: 1.1em Tahoma, "Trebuchet MS", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 12px;
}
div.footer ul.menu li {
    display: inline;
    margin-right: 5px;
}
div.footer ul.menu a {
    color: #282828;
}
div.footer ul.top-menu {
    padding-bottom: 6px;
    background: url(../i/footer-top-menu-bg.gif) repeat-x 0 100%;
    margin-bottom: 4px;
}
div.footer ul.top-menu a {
    color: #332eea;
}


div.head div.submenu h2 {
    float: left;
    display: inline;
    padding-left: 5px;
    background: url(../i/submenu-h2-bg.gif) no-repeat 0 100%;
    color: #fff;
    font: 18px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    position: relative;
    z-index: 2;
}
div.head div.submenu h2 span {
    float: left;
    display: inline;
    padding-right: 5px;
    background: url(../i/submenu-h2-bg.gif) no-repeat 100% 100%;
    padding-bottom: 3px;
}

body {
    padding-top: 0px;
}
div.layout {
    background: #fdffff;
}

div.bill-preview div.news div.text {
    background: #656565;
}
div.bill-preview ul.news-list li a {
    background-color: #f7f6f6;
}
div.bill-preview ul.news-list li a:hover {
    background-color: #656565;
}
div.bill-preview ul.additional-news-list {
    background: #f7f6f6;
}
div.contest-preview p.suggest {
    background: #993366;
}

div.content div.aside-column {
    width: 301px;
}

div.bill-preview div.header {
    position: relative;
}
div.bill-preview div.header img {
    position: absolute;
    top: 8px;
    right: 10px;
}
div.footer {
    border-color: #939393;
}
div.footer ul.top-menu a {
    color: #000;
}

div.number-answer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
div.number-answer div.number {
    float: left;
    width: 160px;
    overflow: hidden;
    background: #f3f4fa;
}
div.number-answer div.number div.header {
    margin-bottom: 17px;
}
div.number-answer div.number h3 {
    overflow: hidden;
    zoom: 1;
    display: block;
}
div.number-answer div.number div.footheader {
    padding: 7px 6px 6px;
}
div.number-answer div.number h3 a {
    float: left;
}
div.number-answer div.number h3 a.rss {
    float: right;
    background: url(../i/icon.rss.gif) no-repeat 100% 50%;
    padding-right: 19px;
}

div.number-answer div.answer {
    float: right;
    width: 290px;
    overflow: hidden;
}
div.number-answer div.answer ul {
    background: #f7f6f6;
    list-style: none;
    font: 1.2em Arial, Helvetica, sans-serif;
    color: #282828;
}
div.number-answer div.answer ul li {
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100%;
    padding: 6px 2px 5px 5px;
}
div.number-answer div.answer ul span {
    background: url(../i/icon.question.gif) no-repeat 0 50%;
    padding-left: 20px;
}
div.number-answer div.answer ul a {
    color: #282828;
}

div.carousel-wrapper a.back, div.carousel-wrapper a.forward {
    height: 120px;
    width: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../i/gadget/icon.carousel.actions.gif) no-repeat 0 50%;
    outline: none;
}
div.carousel-wrapper a.forward {
    right: 0;
    left: auto;
    background-position: -18px 50%;
}
div.carousel-wrapper ul li div.text {
    background: #848484;
}
div.carousel-wrapper ul li div.text a small {
    display: block;
    margin-top: 7px;
}

div.two-headers div.header {
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 50%;
    clear: right;
    border-top: 5px solid #cc3366;
}
div.two-headers div.header-active {
    border-color: #993366;
}
div.two-headers div.header h2 {
    margin-left: 5px;
}
div.two-headers div.header h2 a {
    color: #000;
}
div.two-headers ul.feed {
    zoom: 1;
}

div.poll {
    background: #f7f6f6;
    margin-bottom: 10px;
}
div.poll h4 {
    font: bold 14px Arial, Helvetica, sans-serif;
    padding-right: 90px;
    padding: 5px 90px 5px 3px;
    background-position: 98% 5px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}
div.poll ul {
    list-style: none;
    font: 12px Arial, Helvetica, sans-serif;
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100%;
}
div.poll ul li {
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 0;
    padding: 5px 6px;
}
div.poll ul input {
    margin-right: 3px;#margin-right: 0;
}
div.poll form span.input-submit-wrapper {
    float: right;
    display: inline;
    background: url(../i/health/input-submit-bg.gif) no-repeat 0 0;
    padding-left: 3px;
}
div.poll form span.input-submit-wrapper input {
    border: 0;
    background: url(../i/health/input-submit-bg.gif) no-repeat 100% 0;
    float: left;
    display: inline;
    padding: 2px;
    font: 11px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 1px 3px 2px 0;
    overflow: visible;
    width: auto;
    margin-right: 0;
}
div.poll ul p.comment {
    font: italic 11px Arial, Helvetica, sans-serif;
    color: #c6062f;
    clear: both;
    padding-top: 5px;
}

div.horo {
    background: #f7f6f6;
    margin-bottom: 10px;
}

div.tag-cloud {
    margin-bottom: 10px;
    background: #f7f6f6;
}
div.tag-cloud ul {
    font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    list-style: none;
    padding: 10px 30px;
    text-align: center;
}
div.tag-cloud ul li {
    display: inline;
    white-space: nowrap;
}
div.tag-cloud ul a {
    color: #656565;
}
div.tag-cloud ul li.s1 {
    font: 12px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.5;
}
div.tag-cloud ul li.s2 {
    font: 13px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.55;
}
div.tag-cloud ul li.s3 {
    font: 14px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.6;
}
div.tag-cloud ul li.s4 {
    font: 15px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.65;
}
div.tag-cloud ul li.s5 {
    font: 16px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.7;
}
div.tag-cloud ul li.s6 {
    font: 17px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.75;
}
div.tag-cloud ul li.s7 {
    font: 18px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.8;
}
div.tag-cloud ul li.s8 {
    font: 19px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.85;
}
div.tag-cloud ul li.s9 {
    font: 20px Tahoma, Verdana, "Trebuchet MS", sans-serif;
    opacity: 0.9;
}
div.tag-cloud ul li.s10 {
    font: 21px Tahoma, Verdana, "Trebuchet MS", sans-serif;
}

div.aif-common {
    margin-bottom: 10px;
    background: #f7f6f6;
    overflow: hidden;
    width: 100%;
    position: relative;
}
div.aif-common div.header {
    margin-bottom: 2px;
}
div.aif-common ul {
    float: right;
    clear: right;
    height: 144px;
    width: 140px;
    overflow: hidden;
}
div.aif-common ul li {
    height: 36px;
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100%;
}
div.aif-common ul li a {
    display: block;
    width: 100px;
    padding: 2px 4px 0 36px;
    color: #000;
    font: 12px Arial, Helvetica, sans-serif;
    height: 34px;
    overflow: hidden;
}
div.aif-common ul li.games a {
    background: url(../i/icon.aif-common.games.gif) no-repeat 4px 6px;
}
div.aif-common ul li.games a.header-active {
    background: url(../i/icon.aif-common.games-active.gif) no-repeat 4px 6px;
}
div.aif-common ul li.tests a {
    background: url(../i/icon.aif-common.tests.gif) no-repeat 4px 6px;
}
div.aif-common ul li.tests a.header-active {
    background: url(../i/icon.aif-common.tests-active.gif) no-repeat 4px 6px;
}
div.aif-common ul li.lib a {
    background: url(../i/icon.aif-common.lib.gif) no-repeat 4px 6px;
}
div.aif-common ul li.lib a.header-active {
    background: url(../i/icon.aif-common.lib-active.gif) no-repeat 4px 6px;
}
div.aif-common ul li.contests a {
    background: url(../i/icon.aif-common.contests.gif) no-repeat 4px 6px;
}
div.aif-common ul li.contests a.header-active {
    background: url(../i/icon.aif-common.contests-active.gif) no-repeat 4px 6px;
}
div.aif-common ul li a.header-active {
    background-color: #656565 !important;
    color: #fff;
}
div.aif-common div.block-to-show {
    height: 144px;
    width: 160px;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 32px;
}
div.aif-common div.block-to-show a {
    display: block;
    height: 144px;
}
div.aif-common div.block-to-show p {
    background: #7b7b7b;
    opacity: 0.85;
    filter: alpha(opacity=85);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 154px;
    padding: 3px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #fff;
}

div.photo-video {
    margin-bottom: 10px;
    overflow: hidden;
    background: #f7f6f6;
}
div.photo-video ul {
    overflow: hidden;
    zoom: 1;
    padding-top: 15px;
    margin-right: -7px;
}
div.photo-video ul.active-1 {
    background: url(../i/switcher-slider-bg.gif) no-repeat -280px 4px;
}
div.photo-video ul.active-2 {
    background: url(../i/switcher-slider-bg.gif) no-repeat -203px 4px;
}
div.photo-video ul.active-3 {
    background: url(../i/switcher-slider-bg.gif) no-repeat -126px 4px;
}
div.photo-video ul.active-4 {
    background: url(../i/switcher-slider-bg.gif) no-repeat -49px 4px;
}
div.photo-video ul li {
    float: left;
    margin-right: 7px;
}
div.photo-video div.pv-block-to-show {
    height: 200px;
    position: relative;
    clear: both;
}
div.photo-video div.pv-block-to-show a {
    display: block;
    height: 200px;
}
div.photo-video div.pv-block-to-show p {
    position: absolute;
    bottom: 0;
    width: 292px;
    padding: 4px;
    background: #A3A3A3/*519f74*/;
    opacity: 0.85;
    filter: alpha(opacity=85);
    font: 12px Arial, Helvetica, sans-serif;
    color: #fff;
}

/*** USUAL LIST ***/
div.usual-list {
    margin-bottom: 10px;
    background: #f1f1f0;
}
div.usual-list ul {
    list-style: none;
    margin-top: -2px;
    position: relative;
    overflow: hidden;
}
div.usual-list li {
    padding: 0 5px 11px 5px;
    margin-bottom: -2px;
    margin-top: 6px;
    overflow: hidden;
    font: 12px Arial, Helvetica, sans-serif;
    border-bottom: 2px solid white;
}
div.usual-list img {
    float: left;
    display: inline;
    margin: 2px 10px 0 0;
}
div.usual-list p {
    padding-top: 2px;
}
div.usual-list a {
    color: #000;
}

div.usual-list span.date, div.usual-list span.chapter {
    color: #a90729;
    display: block;
    margin-top: 4px;
}
div.usual-list span.date a, div.usual-list span.chapter a {
    color: #a90729;
}

div.usual-list .author {
    font: italic 11px Arial, Helvetica, sans-serif;
    color: #a90729;
    display: block;
    margin-top: 10px;
}
div.usual-list .author a {
    color: #a90729;
}

.content-bloks {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.content-bloks .width315, .content-bloks .width290, .content-bloks .width160 {
    margin-right: 20px;
    float: left;
}

.content-bloks .lastblok {
    margin-right: 0;
}

.search_question_box {
    margin: 8px 5px 15px 5px;
}

.input_text {
    width: 128px;
    display: block;
    float: left;
    border: 1px solid #86a2bc;
    height: 20px;
}

.input_text input {
    width: 100%;
    border: 0;
    height: 100%;
}

.input_submit {
    display: block;
    border: 1px solid #86a2bc;
    overflow: hidden;
    border-left: 0;
}

.input_submit a {
    background: url(../img/search_question_but.jpg) no-repeat top left;
    width: 100%;
    height: 100%;
    display: block;
    height: 20px;
}

.input_submit a input {
    background: url(../img/search_question_but.jpg) no-repeat top left;
    width: 100%;
    height: 100%;
    display: block;
    height: 20px;
    cursor: pointer;
}

.input_submit input {
    border: 0;
}

.post_question_box {
    padding: 7px 10px 7px 8px;
    background: url(../i/horizontal-divider-bg.gif) repeat-x 0 100%;
    height: 260px;
}

.post_question label {
    font: 1.2em Arial, Helvetica, sans-serif;
    margin: 11px 0 2px 0;
}

.post_question input, .post_question textarea {
    width: 100%;
    border: 1px solid #86a2bc;
}

.post_question input {
    height: 20px;
}

.post_question textarea {
    height: 97px;
}

.post_question_box .button {
    margin-top: 15px;
}

#submit_form {
height: 22px;
border: 0;
background: url(../i/icon.button.png) no-repeat 0 0;
padding-left: 20px;
font: 11px/22px Tahoma, Verdana, Arial, sans-serif;
color: white;
text-transform: uppercase;
margin-left: -10px;
padding-bottom: 2px;
width: auto;
overflow: visible;
display: inline-block;
zoom: 1;}

span.button, a.button {
background-image: none;
display: inline-block;
zoom: 1;
height: 22px;
overflow: hidden;
padding-right: 10px;
position: relative;
}

span.button i, a.button i {
position: absolute;
top: 0;
left: 100%;
margin-left: -10px;
width: 10px;
height: 22px;
background: url(../i/icon.button.png) no-repeat 0 0;
}

.submenu_rub{
    border-top:3px solid #936 !important; /*цвет рубрики*/   
}

div.head div.submenu_rub ul a {
background: url(../img/submenu_rub_tr_color.gif) no-repeat 100% 50% !important;
}

div.head div.submenu_rub ul a:hover, div.head div.submenu_rub ul a.active {
background: #936 !important; /*цвет рубрики*/
}

.submenu_rub h2, .submenu_rub h2 a{
color: #936 !important; /*цвет рубрики*/
}

.content-with-aside div.content {
width: auto;
}

div.content-header {
border-color: #993366;
}

div.text-incut div.header {
border-top: 0;
background: #993366;
font: bold 14px Arial, Helvetica, sans-serif;
padding: 6px 10px 6px 25px;
height: auto;
margin-bottom: 3px;
}

div.articles-incut div.footheader h3 {
font: 11px Tahoma, "Trebuchet MS", Arial, sans-serif;

}

div.articles-incut div.footheader {
background: url(http://static5.aif.ru/glossy/i/horizontal-divider-bg.gif) repeat-x scroll 0 100% #F7F6F6;}