/*Fix*/
.Footer a.feedback{position: static}
.container-main {padding: 0}
a:hover {text-decoration: none}
/*Fix*/

/*Hide of blocks*/
.header-coobrand{display: none}
/*end Hide of blocks*/

/*Top banner*/
.WidthPage .overHead{margin: 12px 0}
/*end Top banner*/

/*Struction*/
.container-main, .container-header .container, .container-footer .container {
    margin: 0 auto;
    width: 1004px;
}

.right-panel {
    float: right;
    width: 332px;
}

.main-panel .center-panel, .box-panel {width: 660px}
.box-panel {margin:0 3px 15px 3px}

.B_header {background-color: #D85442}

/*end Struction*/

/*BanksRating*/
.BanksRating .B_inner{margin-top: -20px;}

.BanksRating .bPreview{margin-top: 20px;}
.BanksRating .rating, .BanksRating .rating div{height: 16px;}
.BanksRating .rating{
    width: 70px;
    background-position: 0 -15px;
    margin-bottom: 3px;
}

.BanksRating .ic_comment, .BanksRating .ic_video {
    color: #417DA2;
    font-size: 12px;
    padding: 1px 0 1px 23px;;
}
.BanksRating .ic_comment {background-position: 0 -415px;}
.mac.webkit .BanksRating .ic_comment {background-position:0 -416px;}
.BanksRating .ic_video {background-position: 0 -451px;}
.mac.webkit .ic_video {background-position:0 -453px;}

/*widget*/

.BanksRating.widget .line{
    background-color: #dde3e7;
    height: 1px; clear: both; font-size:0;
    margin: 8px 0 12px 0;
}
.BanksRating.widget .bPreview .text {font-size: 13px;}
.BanksRating.widget .B_inner,
.BanksRating.widget .bPreview{margin-top: 0;}
.BanksRating.widget .rating {display:block;}
/*end widget*/
/*end BanksRating*/
/*MyPanel*/
.MyPanel .B_header {
    height:4px;
}
.MyPanel .B_inner {
    position:relative;
    background:#fff8cc url(/autoRia/images/bgMyPanel.png) no-repeat right center;
    border-top:none;
    border-radius:0 0 4px 4px;
}

.MyPanel .icons-x12 {
    padding: 1px 0 3px 24px;
}

/*end MyPanel*/