.videoSection
{ 
}

.videoSection p
{
   margin: 24 0 24px 7px;
   padding: 0;
   line-height: 24px;
   font-size: 1.4em;
   fong-weight: bold;
   color: #64ACDA;
}

.videoNowPlayingTitle
{ 
   font-family: arial, sans-serif;
   margin: 0 0 0 5px;
   padding: 0 0 0 0;
   font-size: 1.7em;
   fong-weight: bold;
   color: #64ACDA;
   line-height:1.5;
}

.videoNowPlayingDetails
{
   font-family: arial, sans-serif;
   margin: 0 0 24px 5px;
   padding: 0;
   font-size: 1.2em;
   fong-weight: normal;
}

.videoSectionSpacer
{
   margin: 0 0 14px 0;
   background-color: transparent;
   background-image: url(../images/bullet7.gif);
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-x-position: 0pt;
   background-y-position: 100%;
}

.videoSelectionTitle
{ 
   font-family: arial, sans-serif;
   margin: 0 0 0 5px;
   padding: 0;
   font-size: 1.5em;
   fong-weight: bold;
   color: #64ACDA;
   cursor: pointer;
}

.videoSelectionDetails
{
   font-family: arial, sans-serif;
   margin: 0 0 24px 5px;
   padding: 0;
   font-size: 1.2em;
   fong-weight: normal;
   line-height:1.5;
}

.videoAccessForm
{
}
.videoAccessFormInput
{
	width:100%;
	height:43px;
	overflow:hidden;
	display:inline;
	padding:16px 0 0 20px;
	background:none;
	border:none;
	background:url(../images/form2-bg.jpg) no-repeat;
}
.videoAccessFormRadio
{
   width: 30px;   
}
.videoAccessSubmit
{
   display:block;
	width:89px;
	height:15px;
	overflow:hidden;
	background:url(../images/videoAccessSubmit.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
	margin:15px 0 0 20px;
}

.videoAccessSubmit:hover
{
	background-position:0 -15px;
}