
.ooffer_box {
    position: absolute;
    right: -2px;
    top: 20px;
    width: 278px;
    z-index: 999;
}
.carousel_box {
    background: #ededed none repeat scroll 0 0;
    border: 1px solid #f6f6f6;
    border-radius: 6px;
    box-shadow: 0 0 21px #e5e5e5 inset;
    min-height: 200px;
    padding: 26px 0 35px 24px;
    position: relative;
    z-index: 0;
}
.carousel_box1 {
    padding: 26px 0 35px 18px !important;
}
.carousel_box .title {
    color: #0c0c0c;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 17px;
    padding-left: 6px;
}
.carousel_block {
    height: 279px !important;
    overflow: hidden;
    position: relative;
    width: 230px !important;
}
.height {
    height: 538px !important;
}
.height1 {
    height: 455px !important;
}
.carousel_block > ul > li {
    float: left;
    overflow: hidden;
    width: 230px;
}
.car_next {
    background: rgba(0, 0, 0, 0) url("../images/carousel_next.png") no-repeat scroll 0 0;
    right: 32px;
}
.car_prev {
    background: rgba(0, 0, 0, 0) url("../images/carousel_prev.png") no-repeat scroll 0 0;
    right: 54px;
}
.car_prev, .car_next {
    cursor: pointer;
    height: 18px;
    position: absolute;
    top: -35px;
    width: 11px;
    z-index: 999;
}
.buttons .disabled, .car_prev:hover, .car_next:hover {
    background-position: 0 -18px !important;
}
.buttons {
    position: relative;
}
.news, .news1 {
    margin-bottom: 10px;
    margin-left: -2px;
}
.news {
    margin-left: 0;
    overflow: hidden;
}
.news > div {
    float: left;
    font-size: 11px;
    margin-left: 7px;
    padding-top: 13px;
    width: 140px;
}
.news > figure {
    display: inline-block;
    float: left;
}
.news1 {
    margin-bottom: 12px;
}
.news1 > div {
    font-size: 11px;
    padding-top: 13px;
    width: 119px;
}
.news1 > div p {
    margin-bottom: 6px;
}
.p_bot {
    padding-bottom: 15px !important;
}
