#l-vid-box {
	margin:7px 0 0 -4px;
	width:150px;
	text-align:center;
}
.video-item-cont { margin:6px 0; }
.video-item {
	margin:0 auto 2px;
	width:120px;
	height:74px;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #444444;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.video-item:hover { text-decoration:none; }
.time-disp {
	display:inline;
	position:relative;
	top:60px;
	margin:2px;
	padding:1px 2px;
	background:#000;
	color:#fff;
	opacity:0.8;
}
#vid-box-top {
	margin:-4px 0 12px;
	padding-bottom:4px;
	border-bottom:1px dashed #808080;
}
#vid-box-bottom {
	font-weight:bold;
	text-align:center;
	border-top:1px dashed #808080;
	margin-top:8px;
	padding-top:8px;
}