/* Стили для offroad */
#world_offroad p {
    margin-top: 7px;
    padding-bottom:7px;
}
#world_offroad p.inner_text {
     margin-top: 8px;
     padding-bottom:8px;
}
#world_offroad .items_line {
padding-top:8px;
}

#world_offroad .items_line .one_item {
    padding-bottom: 16px;
}

#world_offroad .items_line .one_item img{
    float: left;
    margin-top: 2px;
}
#world_offroad .items_line .one_item .item_text{
    float: left;
    margin-left: 10px;
    width: 225px;
}
#world_offroad .items_line .one_item p {
    margin:0px;
    margin-bottom:8px;
}

#world_offroad {
    margin-bottom: 10px;
    padding-left: 10px;
    width: 459px;
}
#world_offroad  h1 {
    font-size: 24px;
    height: 28px;
    margin-bottom: 14px;
    margin-top: 5px;
    padding-left: 0;
}

table.vw_world_exp {
    border-collapse: collapse;
    border-spacing: 10px;
    empty-cells: show;
    margin-top: 5px;
    position: relative;
    table-layout: auto;
    width: 450px;
}
.vwd4_firstCaption th {
    border-bottom: 1px solid #00B1EB;
    border-top: 0 none;
    color: #333333;
    font-weight: bold;
    padding: 7px 0;
    text-align: left;
}
.vwd4_space {
    padding: 0 !important;
    width: 20px;
}
.vwd4_last td.vwd4_value, .vwd4_last td.vwd4_key {
    border-bottom: 1px solid #00B1EB;
}
td.vwd4_key {
    width: 195px;
}
table.vw_world_exp td {
    height: 14px;
    padding: 7px 10px;
}
.vwd4_value {
    background-color: #EAEEED;
    border-bottom: 1px solid #8994A0;
    width: 77px;
}

/*----------------------------*/

.section_menu {
    border-bottom: 1px solid #CFD7D9;
}
.vw_world h1 {
    font-size: 24px;
    height: 28px;
    margin-bottom: 13px;
    margin-top: 5px;
    padding-left: 0;
    width:680px;
}
.vw_world {
    margin-bottom: 10px;
    padding-left: 10px;
    width: 459px;
}
.vw_world p {
    margin-top: 15px;
}
.vw_world .items_line {
    margin-top: 13px;
}
.vw_world .items_line_sm {
    margin-top: 14px;
}
.vw_world .items_line .one_item {
    padding-bottom: 16px;
}
.vw_world .items_line_sm .one_item {
    padding-bottom: 16px;
}
.vw_world .items_line .one_item img, .vw_world .items_line_sm .one_item img {
    float: left;
    margin-top: 2px;
}
.vw_world .items_line .one_item .item_text, .vw_world .items_line_sm .one_item .item_text {
    float: left;
    margin-left: 10px;
    width: 225px;
}
.vw_world .items_line .one_item p, .vw_world .items_line_sm .one_item p {
    margin: 0 0 15px;
}
.vw_world ol li {
    list-style-type: decimal;
    margin-bottom: 4px;
    margin-left: 24px;
}
.vw_world ol {
    list-style-position: outside;
    margin-bottom: 15px;
    overflow: hidden;
    padding-left: 0;
    position: static;
}
.vw_world ul li {
    background-image: url("../i/arrows_sprite.png");
    background-position: -154px -337px;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    padding: 0 0 0 9px;
}
.vw_world ul {
    list-style: none outside none;
    margin-bottom: 15px;
    margin-top: 15px;
}
.vw_world table.drive_exp {
    margin-top: 10px;
}
.vw_world table.drive_exp td {
    padding: 5px 10px;
    width: 225px;
}
.vw_world td.label {
    border-right: 22px solid #FFFFFF;
    vertical-align: top;
}
.vw_world .first td, .vw_world .last td {
    padding: 0 !important;
}
.vw_world .first div, .vw_world .last div {
    border-top: 1px solid #00B1EB;
}

.black {
    color: #000000 !important;
}
.section_menu {
    /*border:none!important;*/
}
