#movie-bg {
	width: 820px;
	height: 492px;
	background: url(Images/B2a-new.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#movie-box {
	width: 480px;
	height: 360px;
	padding: 0;
	position: absolute;
	top: 22px;
	left: 20px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}	

#movie-button-qt {
	width: 153px;
	height: 43px;
	padding: 0;
	position: absolute;
	top: 404px;
	left: 200px;
}	

#movie-button-wmv {
	width: 153px;
	height: 43px;
	padding: 0;
	position: absolute;
	top: 404px;
	left: 34px;
}

#movie-button-qt a:link, #movie-button-wmv a:link {
	border: 1px solid #FFFFFF;
	display: block;
	width: 151px;
	height: 41px;
}

#movie-button-qt a:visited, #movie-button-wmv a:visited {
	border: 1px solid #FFFFFF;
	display: block;
	width: 151px;
	height: 41px;
}

#movie-button-qt a:hover, #movie-button-wmv a:hover {
	border: 1px solid #426479;
	display: block;
	width: 151px;
	height: 41px;
}

#movie-button-qt a:active, #movie-button-wmv a:active {
	border: 1px solid #FFFFFF;
	display: block;
	width: 151px;
	height: 41px;
}