#slideshow ul#nav li#prev {
	position:absolute;
	left:50px;
	top:3px;
}
#slideshow ul#nav li#next {
	position:absolute;
	right:10px;
	top:3px;
}
