.new_videos {width:400px;float:left; text-align:left;display:inline; margin:10px 5px 5px 10px; overflow:hidden; 
}

.new_videos_tab {width:400px;height:20px; float:left; display:inline; background-color:#000; margin-bottom:5px;
}


.nv_one {
	width:400px;
	float:left; display:inline;
	background-color:#232323;
	border-bottom:1px solid #7c5e14;
	margin-bottom:5px;
}



.nv_pic {
	width:80px;
	height:60px;
	float:left; display:inline;
	border:1px solid #efbc21;
	overflow:hidden;
	margin:5px;

}

.nv_info {width:290px;height:60px;overflow:hidden;margin:5px;color:#fff;font-size:16px; font-weight:bold;}

.nv_one_artist {
	font-weight:bold;
	font-size:12px;

}

.nv_one_title {
	color:#efbc21;

}

.nv_one_date {
	font-size:10px;
}


.nv_two {
	float:left; display:inline;
	width:395px;
	background-color:#323232;

	color:#fff;
	padding: 5px 0 10px 5px;
	border-bottom:1px solid #7c5e14;
	font-size:12px;
}

.nv_two_count {
	font-weight:bold;
}

.nv_two_artist {
	color:#efbc21;
}

.nv_two_date {
	font-size:10px;
}

.nv_list {
	border-bottom:1px dashed #4c4b4b;
	margin-bottom:2px;
	padding-bottom:3px;
}