
.outerblock{
	width 672px;
	display:inline;
	float:left;
}
.videoblock{
	height:500px;	
	display:block;

}


.videoblock img {
	margin: 0;
	padding: 0;
}

.sectionTitle{
	background: white;
	height: 48px;
	margin: 5px 2px 0;
	padding: 6px 8px;
	color: black;
}
.sectionTitle h2{
	font-size:18px;
}
.video{
	width:150px;
	height:140px;
	float: left;
	font-size: 12px;
	overflow:hidden;
	margin: 2px 2px 2px;
	display:block;
	z-index: 500;
	text-align: left;
	border:none;
}


.video img
{
	width:150px;
	height:120px;
	border:none;
}

.video label
{
	display:block;
	text-align:center;
}


.clear{
	clear:both;
}
.videoTitle{
	overflow:hidden;
	height: 55px;
	padding-top: 3px;
}	

h4{
	padding: 0px;
	margin: 1px;
}

div.video h2{
	font-size: 12px;
	font-weight: 400;
}

.textspacer{
	color:transparent;
	opacity:0;
}

table td tr{
	border:none
}
