.vid_row {
	clear:both;
	border-top:1px solid #dedede;
	padding:1em 0;
}

.vid_thumb {
	width:100px;
	margin:0 1em 1em 0;
	float:left;
	text-align:center;
}

.vid_title {
	float:left;
	font-size: 15px;
	font-weight:bold;
}

.video a:link,.video a:visited,.video a:active    {text-decoration:none; color: #0099FF;font-size: 15px;font-weight:bold;}    
.video a:hover   { text-decoration: underline; color:  #0099FF;font-size: 15px;font-weight: bold; }

.videoContent { margin-top: 15px; }
