body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
	
DIV.shot {
	position: relative;
}

DIV.prev {
	float: left;
	width:211px;
	text-align:right;
}

DIV.next {
	float: left;
	width:25px;
}

