#videos_content {
	width: 630px;
	height: 530px;
}

#playButton,
#pauseButton,
#muteButton,
#fullScreenEnterButton,
#fullScreenExitButton,
#volumeScrubberKnob,
#volumeScrubberTrack,
#volumeScrubberProgress,
#videoScrubberBackground,
#videoScrubberKnob,
#videoScrubberTrack,
#videoScrubberProgress,
#playButtonFS,
#pauseButtonfS,
#muteButtonFS,
#fullScreenEnterButton,FS
#fullScreenExitButtonFS,
#volumeScrubberKnobFS,
#volumeScrubberTrackFS,
#volumeScrubberProgressFS,
#videoScrubberBackgroundFS,
#videoScrubberKnobFS,
#videoScrubberTrackFS,
#videoScrubberProgressFS,
#adVideoBackground,
#moreVideosButton,
#infoAdDisplay,
#sendButton,
#playerBackground,
#playlistItemBorder,
#playlistItemHighlight,
#playlistItemThumb,
#playlistAdDisplay,
#previousButton,
#nextButton,
#stafBackground,
#submitButton,
#messageBoxBackground,
#acceptButton {
	color:#FFFFFF;
}

#timeElapsed,
#timeTotal {
	color:#000000;
}

#yourNameField,
#friendsNameField,
#friendsEmailField,
#messageBoxTitleField,
#messageBoxBodyField,
#infoTitle,
#infoDescription,
#infoLinkText,
#infoTitle {
	font-size:12pt;
	text-align:left;
	color:#FFFF00;
	font-family:FontBold,helvetica,arial,sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
	line-height:12px;
	margin-left:0px;
	margin-right:0px;
	text-indent:10px;
}

#infoDescription {
	font-size:12pt;
	text-align:left;
	color:#FFFF00;
	font-family:FontBold,helvetica,arial,sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
	line-height:12px;
	margin-left:0px;
	margin-right:0px;
	text-indent:10px;
}

#linkText {
	font-size:12pt;
	text-align:left;
	color:#FFFF00;
	font-family:FontBold,helvetica,arial,sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0px;
	line-height:12px;
	margin-left:0px;
	margin-right:0px;
	text-indent:10px;
}

#linkText:hover {
	font-size:12pt;
	text-align:left;
	color:#FFFFFF;
	font-family:FontBold,helvetica,arial,sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0px;
	line-height:12px;
	margin-left:0px;
	margin-right:0px;
	text-indent:10px;
}

