body {
	background-color: #000000;
}
#imgwrapper {
	width: 850px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	
}
#vcrcontrol{
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	height: 30px;

}
#imgwrapper #vcrcontrol table tr td div a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vcrcontrol table tr td div a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
