.navPrev, .navNext{
	float:left;
	width: 31px;
	height: 31px; 
	margin-top:28px; 
	background: url(/images/design/fancybox/fancy_nav_left.png) no-repeat; 
}
.navNext{
	margin-left:10px;
	background: url(/images/design/fancybox/fancy_nav_right.png) no-repeat;
}
.navPress{
	margin-top:29px;
}
.items{	
	float:left;
	height:75px;
	width:375px;
	overflow:hidden;
}
.items a img{
	float:left;
	max-height:60px;
	margin-left:5px;
	margin-right:5px;
}
.big_photo{
	border:none;
	max-width:420px;
	max-height:520px;
}
