#video_button {
	display:block;
	text-indent: -9999px;
	width: 200px;
	height: 112px;
	
	margin-top: -185px;
	
}

#video_button a {
	display: block;


	background-image: url(http://www.radtac.co.uk/images/gfx/video/radtac_tv_video_button.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	width: 200px;
	height: 112px;
}

#video_button a:hover {

	background-image: url(http://www.radtac.co.uk/images/gfx/video/radtac_tv_video_button_over.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
