.full-screen {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width:800px;
}
h5.NEXT a {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #41B1C3;
	height: 30px;
	width: 60px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-decoration: none;
}
h5.NEXT a:hover {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #39C;
	height: 30px;
	width: 60px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-decoration: none;
}