#video_player {
	background:transparent url(/video/background.jpg) no-repeat top center;
	margin:0 auto;
	padding:0 10px;
	width:420px;
	}

#video_player_title {
	color:#FCEAC6;
	font-family:"Trebuchet MS",Arial,"Sans-serif";
	font-size:14px;
	font-weight:bold;
	padding:2px 0 2px 0;
	text-align:center;
	}

#video_menu {
	height:154px;
	margin:0 auto;
	overflow:auto;
 	scrollbar-arrow-color: #FEEAC5;
 	scrollbar-base-color: #918B7B;
	text-align:left;
	width:430px;
	}

#video_menu a {
	background:transparent url(/video/background_menu_link.gif) top left;
	border:1px solid #453007;
	display:block;
	float:left;
	margin-bottom:6px;
	padding:4px 4px 4px 24px;
	text-decoration:none;
	width:380px;
	}

#video_menu a:visited {
	color:#4AB54B;
	}

#video_menu a:hover {
	background:#565448 url(/video/background_menu_link_hover.gif) top left;
	color:#FCEAC6;
	}

#video_menu br {
	clear:left;
	}

#single {
	position:relative;
	z-index:0;
	}

#video_comments {
	margin:20px auto 0 auto;
	text-align:left;
	width:470px;
	}

#video_comments div {
	background:transparent url(/video/background_video_comments.gif);
	border:1px solid #453007;
	font-size:12px;
	margin:10px 0 10px 10px;
	padding:10px;
	}

#video_comments div p.video_comments_name {
	font-weight:bold;
	padding:0;
	margin:0;
	}

#video_comments div p.video_comments_date {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	padding:0 0 4px 0;
	margin:0;
	}

#video_comments_form {
	margin:20px auto;
	width:620px;
	}

#video_comments_form h1 {
	margin-left:80px;
	padding-bottom:10px;
	}

#video_comments_form form label {
	float:left;
	margin-bottom:4px;
	text-align:right;
	width:130px;
	}

#video_comments_form form br {
	clear:left;
	}

#video_comments_form form .text {
	float:left;
	margin-bottom:4px;
	width:400px;
	}

#video_comments_form form .textarea {
	float:left;
	height:200px;
	margin-bottom:4px;
	width:400px;
	}

#video_comments_form form label.submit {
	float:none;
	display:block;
	margin:0 auto;
	text-align:right;
	width:480px;
	}

#video_email_friend {
	background:transparent url(/images/icon_email.gif) no-repeat left 10px;
	height:20px;
	margin:0 auto;
	padding:10px 0 0 30px;
	text-align:center;
	width:160px;
	}
