.header-bar {
	background-image:url(/i/btn_u.png);
	background-repeat: repeat-x;
	color: #ffffff;
	height:18px;
	padding:4px;
	padding-bottom:0pt;
	margin:0pt;
	padding-right:0pt;
	}
	.header-bar .spacer {
		padding-right:5px;
		padding-left:5px;
		background-image:url(/i/btn_spacer.png);
		background-position:center;
		background-repeat:no-repeat;
		}
	.header-bar .date {
		padding:2px;font-size:0.9em;
		}

#video-display-area {
	float:left;
	margin:0pt;
	padding:0pt;
	width:480px;
	margin-bottom:4px;
	border:1px solid #333333;
	border-top:0pt;
	}
	#video-display-area .display-pane {
		float:left;
		height:318px;
		width:480px;
		}

.no-script-no-flash {
	width:300px;
	display:block;
	text-align:center;
	color:#ff6600;
	font-weight:bold;
	margin:0pt auto;
	vertical-align:middle;
	padding-top:180px;
	}

#related-videos-container {
	width:288px;
	float:left;
	margin-left: 10px;
	border: 1px solid #333333;
	border-top: 0pt;
	}
	#related-videos-container h3 {
		background-image:url(/i/btn_u.png);
		background-repeat: repeat-x;
		color: #ffffff;
		height:18px;
		padding:4px;
		padding-bottom:0pt;
		margin:0pt;
		}
	#related-videos ul {
		list-style:none;
		margin: 0pt;
		padding:0pt;
		height:395px;
		overflow-y: auto;
		overflow-x:hidden;
		}
	#related-videos ul li {
		float:left;
		}
	#related-videos ul li {
		width:100%;
		}
		#related-videos ul li a.related-video {
			width:100%;
			float:left; 
			text-decoration:none;
			padding: 2px;
			}
		#related-videos ul li a.related-video:hover {
			text-decoration: none;
			background-color: #fef2c0;
			}
			#related-videos ul li a.related-video img.thumb {
				float:left;
				display:block;
				}
			#related-videos ul li a.related-video .info {
				display: block;
				float:left;
				width:150px;
				margin-left: 3px;
				}
				#related-videos ul li a.related-video .info .h4 {
					float:left;
					display:block;
					color: #000066;
					font-size: 1.2em;
					font-weight: normal;
					margin: 0pt;
					margin-bottom: 3px;
					}
				#related-videos ul li a.related-video .info .p {
					float:left;
					display:block;
					font-size: 0.9em;
					color: #666666;
					}
#video-meta {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	}
	#video-meta .description {
		float: left;
		width: 490px;
		}
		#video-meta .description h2 {
			color: #000066;
			font-size: 1.6em;
			font-weight: normal;
			}
	#video-meta a.rss {
		background-image: url(/i/icons/rss_logo.jpg);
		background-repeat: no-repeat;
		float: left; 
		width: 250px;
		padding-left: 40px;
		text-decoration: none;
		}
	#video-meta a.rss:hover {
		text-decoration: none;
		}
		#video-meta a.rss .h3 {
			margin-bottom: 3px;
			color: #666666;
			display:block;
			float:left;
			font-weight: bold;
			width:100%
			}
		#video-meta a.rss .p {
			color: #666666;
			font-size: 0.9em;
			display:block;
			float:left;
			}

#video-comments {
	float: left;
	margin-top:10px;
	margin-bottom: 10px;
	}
	#video-comments .comments-current {
		float: left;
		width: 490px;
		}
		#video-comments .comments-current .intro {
			margin: 5px;
			padding: 4px;
			border: 1px solid #666666;
			background-color: #feffef;
			color: #333333;
			}
			#video-comments .comments-current .intro h3 {
				margin-bottom: 3px;
				}
				#video-comments .comments-current .intro h3 a {
					margin-left: 3px;
					}
		#video-comments .comments-current ul {
			list-style: none;
			margin: 5px;
			padding: 0pt;
			}
			#video-comments .comments-current ul li.video-comment {
				padding: 8px;
				}
				#video-comments .comments-current ul li.video-comment {
					background-image: url(/files/reports/reports_bg_featured.jpg);
					min-height:80px;
					}
					#video-comments .comments-current ul li.video-comment .post-details {
						margin-top: 10px;
						padding-top: 10px;
						border-top: 1px dashed #999999;
						text-align: right;
						font-size: 0.9em;
						}
						#video-comments .comments-current ul li.video-comment .post-details .author {
							color: #ff6600;
							font-weight: bold;
							}
	#video-comments .comment-new {
		float: left; 
		width: 286px;
		}

.options-footer {
	background-color: #333333;
	color: #ffffff !important;
	float:left;
	width: 100%;
	font-size: 0.9em;
	}
	.options-footer a {
		float: left;
		color: #ffffff;
		text-decoration: none;
		}
	.options-footer a:hover {
		color: #ffffff;
		text-decoration: none;
		}
	.options-footer .rate {
		float:right;
		}

.comment-new {
	border: 1px solid #666666;
	background-image: url(/files/reports/reports_bg_featured.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	}
	.comment-new h3 {
		margin: 2px;
		}
		.comment-new ul {
			list-style: none;
			margin: 0;
			padding: 0pt;
			margin-right: 20px;
			}
			.comment-new ul li {
				text-align:right;
				margin: 5px;
				}
				.comment-new ul li label {
					width: 35%;
					}
				.comment-new ul li input {
					width: 65%;
					}

#sharethis_0 a {
	padding: 0pt 2px 0pt 20px !important;
}


