﻿
.hidden
{
display: none;
}
#wrap-box
{
	width:289px;
	position:relative;
	margin:4px auto 0 auto;
	height:428px;
}
#prevNext
{
margin-bottom: -2.5em;
position:absolute; 
top:35%;
width:289px;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

