.tab {
	color: Maroon;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
	height: 400px;
	width: 90%;
	border: 1px solid #003300;
	list-style-position: inside;
	list-style-type: square;
	padding: 20px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.vbox {
	color: #000035;
	background-color: transparent;
	text-align: left;
	height: 240px;
	width: 290px;
	border: 1px solid #008B8B;
	padding: 10px;
	font: normal 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.video {
	color: Maroon;
	background-color: transparent;
	padding: 0px;
	border: none;
}
.gross {
	font-size: 13px;
	font-weight: bold;
}
body.videobox {
	width: 380px;
	height: 400px;
	background: transparent;
	color: Maroon;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: Maroon;
}
