.video_inner {
    background: url("../images/bg.inner_block.png") no-repeat center 20px;
}

.video_inner #sidebar {
	margin-top: -3px !important
}

.video_inner .fck {
	font-size: 12px;
	line-height: normal
}

.video_inner .second_line {
	border-top: 1px solid #FFFFFF;
    height: 43px;
	background: #E2E2E2;
    overflow: hidden;
}

.video_inner  .second_line ul li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: auto;
}

.video_inner .second_line ul li.active {
    background: none repeat scroll 0 0 #D0D0D0;
    box-shadow: 0 0 5px 3px rgba(39, 43, 46, 0.5);
}

.video_inner .second_line ul li a {
    color: #353535;
    display: block;
    line-height: 43px;
	padding: 0 20px;
    text-decoration: none;
}

.video_small img { display: block}

.video_small a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
}

.video_small a:hover { text-decoration: underline}

.video_small { width: 186px}

.video_small:last-child { 
	margin-right: 0
}

#videos_review {
	overflow-y: auto;
	height: 500px;
}

.has_scroll .video_small {
	margin-right: 5px !important
}