#container {
	background: url("../images/bgContainer.jpg") no-repeat left top;
}

#content, #content div {
	position: relative;
	height: auto;
}

#content {
	border: 1px solid #343839;
	background: #3E2615;
}

#content #inner {
	height: auto;
}

#main-content {
	opacity: 1;
	width: auto;
}

#scroll {
	height: auto;
	overflow: visible;
}

.vzaar_media_player {
	position: relative;
	width: 782px;
	margin: 0 auto;	
	padding: 0px 30px;
}
