.imgbox .image, .imgbox .active{cursor:pointer;cursor:hand;}
.imgbox .image{border:none; width:118px;}
.imgbox .active{border:none;}

#photos #panel {
	margin-bottom:20px;
	clear:both;
}

#panel #panel_left {
	float:left;
}

#panel #panel_right {
	text-align:right;
}

#panel_right p.link a#next_button {
	background:url('/image/arrow-list-item.gif') right center no-repeat;
	padding-right:10px !important;
	padding-left: 0px !important;
	}

#photo_big {
	clear:both;
	text-align:center;
}

#photos #photos_small {
	margin-top:20px;
	text-align:center;
}

#photos #photos_small #photoScroll {
	width:500px;
	margin-left:auto !important;
	margin-right:auto !important;
}

#photos #photos_small .imgbox {
	float:left;
	width:120px;
	height:120px;
	margin-right:11px;
	margin-bottom:10px;
	overflow:hidden;
}

.clear {
	clear:both;
}