#watch-trailer{
	background: #fff url(../images/backgrounds/watch-trailer.gif) 0 0 no-repeat;
	color: black;
	display: block;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-decoration:none;
	width: 175px;
	height: 30px;
}
#watch-trailer:hover{
	background-position: 0 -30px;
}
.sys-req{
	font-size: 0.8em;
	margin-bottom: 30px;
}
.sys-req a{
	font-size: 1em;
}
