div#video-header {
	background: transparent url(../images/video/bg/video-header.gif) no-repeat top left;
	width: 929px;
	height: 74px;
	color: #fff;
	padding: 28px 0 0 0;
	margin: 0 0 0 15px;
}

div#video-header h1 {
	float: left;
	display: inline;
	padding: 0 30px 0 0;
	margin: 0 20px 0 45px;
	border-right: 1px dashed #fff;
}

div#video-header h1 img {
	display: block;
}

div#video-header p img {
	display: block;
	padding-bottom: 10px;
}

div#video-header ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 25px 0 0;
	list-style: none;
}

div#video-header ul li.last {
	padding: 0;
}

div#video-player {
	background: transparent url(../images/video/bg/player.gif) no-repeat top left;
	height: 466px;
	width: 848px;
	color: #fff;
	padding: 20px;
	margin: 0 0 20px 40px;
	position: relative;
}

div#video-player div.get-flash {
	padding: 121px 0 0 204px;
}

div#share-this {
	background: transparent url(../images/video/bg/share-this.gif) no-repeat top left;
	width: 130px;
	height: 40px;
	padding: 15px 0 0 150px;
	position: absolute;
	margin: 0;
	bottom: 35px;
	right: 10px;
}

div#share-this div.buttons a {
	margin-right: 10px;
}

div#share-this div.buttons a.last {
	margin-right: 0px;
}

div.video-description {
	background: #5c5b5b;
	color: #fff;
	display: none;
	padding: 10px 20px;
	width: 492px;
	margin: 0 0 0 3px;
	font-size: 1.1em;
}

div.video-description h3 {
	font-weight: bold;
	padding-bottom: 5px;
}

div.video-description p {
	line-height: 1.4em;
}

div.video-description p a:link, div.video-description p a:visited {
	color: #fff;
	text-decoration: underline;
}

div.video-description p a:hover {
	text-decoration: none;
}

#footer {
	margin-bottom: 150px;
}
