#video-content .more-views {
/*    float: none;
    width: auto;   */
}
.gallery.clearfix li {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.accordeon-header {
    background: url("../images/tab-normal.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin: 1px 0 0;
    position: relative;
}
.accordeon-header a {
    color: #999999;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 6px 5px 6px 30px;
    text-decoration: none;
    text-transform: none;
}
.accordeon-content {
    background: url("http://uaz4x4.com.ua/skin/frontend/default/geely/images/bg-accordian-open-content.gif") repeat-x scroll left top transparent;
    border-top: 0 none;
    overflow: hidden;
    position: relative;
    top: 1px;
    width: 100%;
	text-align: justify;
	margin-bottom: 20px;
}
.accordeon-header:hover {
    background: url("../images/tab-hover.gif") no-repeat scroll 0 0 transparent !important;
    border-bottom: 0 none !important;
}
.accordeon-header.active {
    background: url("../images/tab-active.gif") no-repeat scroll 0 0 transparent !important;
    border-bottom: 0 none !important;
}
.accordeon {
    /*background: url("http://uaz4x4.com.ua/skin/frontend/default/geely/images/bg-accordian-footer.jpg") repeat-x scroll left bottom transparent;*/
    border-top: 1px solid #BCBCBC;
    clear: both;
    overflow: hidden;
    padding-bottom: 32px;
    padding-top: 1px;
    width: 870px;
}
.accordeon-header.active a, .accordeon-header:hover a {
    color: #ffffff;
}