.text-extra-large {
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
}
.text-bold {
	font-weight: bold;
}
.video-help {
	font-size: x-small;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
body {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/video_bg_fade.jpg);
	background-repeat: repeat-x;
}
a:hover {  color: #FFFFFF; text-decoration: underline}
a:visited {  color: #999999; text-decoration: none}
a:active {  color: #FFFFFF}
a:link {  color: #CCCCCC; text-decoration: none}
}
.video-chapters {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
#video {
	margin: auto;
	padding: 108px;
}
.video-chapters li {
	border: 0px none #000000;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
.text-extra-large {
; 	font-size: 18px;
}

