.widget1 {
	width: 310px;
	height:400px;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	border: 0px;
}

#videoBox{
	float:left;
	width: 879px;
	background: #000000;
}

#fvidmain
{
	position:relative;
	top:0px;
	left:0px;
	width: 879px;

}

.widget2 {
	width: 877px;
	height:400px;
	margin-top: 1px;
	padding: 0px;
	background: #000;
}

#featuredvid { /*Internal box of the scrollabe menu containing the smaller boxes*/
	text-align: center;
	width: 377px;
	height: 399px;
}

#fvidbox1
{
	position:absolute;
	left:502px;
	top:0px;
	width: 377px;
	height: 400px;
}

#fvidbox1 li img {
	margin-right: 4px;
}

.vidselector li { /*Box container for the text & picture*/
	text-align: left;
	list-style: none;
	padding: 2px;
	background: #000000;
	border-bottom: 1px solid #666;
	text-transform: capitalize;
	margin: 0px;
	height:54px; /*This will be based on the height of the picture*/
}
