/* CSS Document */
.VideoTube {
	/*width:853px;
	height:505px;*/
	background:url(../img/Vid_bkg.gif);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
}
.nosttl{
	height:50px;
	padding-top:35px;
	margin-bottom:10px;
}
#Menu {
	width: 883px;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 0px;
}
#HLine {
	width: 100%;
	height: 1px;
	background-color: #b5b5b5;
	padding: 0px;
}
#MenuInner {
	height: 29px;
	padding: 0px;
}
#MenuItem {
	height: 29px;
	display: inline;
}
#MenuLink {
	float: left;
	height: 29px;
	display: inline;
}