.sample	{
	margin : 0 auto ;
	width : 920px !important ;
	height : 800px ;
	background : url('img/sample-bg.png') top left no-repeat ;
	}

.bigger	{
	padding : 39px 0 50px 0 ;
	text-align : center ;
	position : relative ;
	}

.next	{
	width : 67px ;
	height : 76px ;
	background : url('img/next-off.png') top left no-repeat ;
	position : absolute ;
	top : 202px ;
	right : 67px ;
	}

.next a	{
	display : inline-block ;
	width : 67px ;
	height : 76px ;
	}

.next a:hover	{
	background : url('img/next-on.gif') top left no-repeat ;
	}

.prev	{
	width : 67px ;
	height : 76px ;
	background : url('img/prev-off.png') top left no-repeat ;
	position : absolute ;
	top : 202px ;
	left : 67px ;
	}

.prev a	{
	display : inline-block ;
	width : 67px ;
	height : 76px ;
	}

.prev a:hover	{
	background : url('img/prev-on.gif') top left no-repeat ;
	}

.thamnail	{
	padding : 0 0 26px 33px ;
	}

.thamnail a	{
	margin-right : 13px ;
	}
