/* CSS Document */
body, html {
	margin:0px;
	background-color:#ffffff;
}

#previous {
	position:absolute;
	left:0px;
	top: 415px;
}

#next {
	position:absolute;
	left: 570px;
	top:415px;
}

a { border: 0px; text-decoration: none; }
img { border: 0px; }