.video-title {
    font-weight:bold;
}

.video-thumb {
    border:4px solid #000;
    padding:0px;
    width:128px;
    height:96px;
}

.video-description {
}

.video-list {
    margin-top:15px !important;
}

.video-category {
	float:left;
	width:217px;
}

.video-category:nth-child(3n+1) {
	clear:both;
}

.video-category-c1 {
	width:218px;
	text-align:center;
	margin-top:5px;
	/*float:left;*/
}
.video-category-c2 {
	width:218px;
	text-align:center;
	padding:5px;
	/*float:left;*/	
}