 #thumbs {
	overflow: hidden;
	height:410px;
	padding-left:5px;
	overflow:hidden
}
#pageContainer {
	width: 3900px;
	float:left;
	overflow:hidden
}
#pagerContainer {
	float: left;
	width: 112px;
	height: 410px;
	
}
.page {
	float: left;
	width: 112px;
}
.thumbnail {
	margin-top:10px;
	width: 88px;
	height: 88px;
	margin-left:5px;
}
/* this is for the loading.gif */
		.thumbnail div img {
}
.thumbnail a img {
	width: 88px;
	height:88px;
}
#bigimageContainer {
float:left;
width:590px;
height:380px;
margin-top:11px;
overflow:hidden
}
#bigImage {
	border: 0px solid #fff;
}
#prev {
	float: left;
	outline: none;
}
#next {
	float: right;
	outline: none;
}
a img {
	border: 2px solid #fff;
}
#PAGES_CON{
width:705px;
height:539px;
float:right;
padding:20px;
}

