#HomePage {
	float: left;
	width: 700px;
}
	#HomePage #Page {
		background: transparent url(../images/bg-dot.gif) repeat-y 296px 0px;
		width: 700px !important;
		padding: 0 !important;
	}
		#HomePage #Content {
			float: left;
			padding: 0 17px 0 0;
			width: 278px;
		}
		#HomePage #Video {
			float: left;
			padding: 0 0 0 17px;
			width: 369px;
		}
	#HomePage #Featured {
		margin-top: 20px;
		width: 700px;
	}
		#HomePage #Featured ul {
			height: 194px;
			list-style-type: none;
			padding: 0;
			width: 690px;
		}
			#HomePage #Featured ul li {
				padding: 0 15px;
				float: left;
				width: 200px;
			}
				#HomePage #Featured ul li .content {
					font-size: 0.9em;
				}
#player {
	height: 504px;
	width: 640px;
	display: none;
}