.maskFull
{
	position:relative;
	width:361px;
	height:401px;
	overflow:hidden;
}
.buttons
{
	cursor:pointer;
}
#separation
{
	width:250px;
}
.next
{
	position:relative;
	right:0px;
	cursor:pointer;
}
.prev
{
	position:relative;
	left:0px;
	cursor:pointer;
}
div#actionSlideShow
{
	position:relative;
	z-index:200;
	margin-top:-35px;
	margin-left:160px;
	width:25px;
	height:25px;
}

div#actionSlideShowLeft
{
	position:absolute;
	z-index:200;
	margin-top:-75px;
	margin-left:138px;
	width:25px;
	height:25px;
}

img
{
	border:0;	
}