img.largeImg {
	position:absolute;
	top:-9999;
	left:-9999;
	visibility:hidden;
}
#showImg {
	width:450px;
	height:320px;
}
#links {
	width:500px;
	height:70px;
	padding-left:40px;
}
ul.smallLinks {
	padding:0;
	margin:0;
	list-style-type: none;
	text-align:center;
}
ul.smallLinks li {
	text-align:center;
	float:left;
}
img.smallImg{
	border:2px solid transparent;
	width:30px;
	height:30px;
}
img.smallImg_select{
	border:2px solid #FF7F00;
}
#imgBox{
	width:600px;
	background: url(../images/holdingImage.gif) no-repeat;
}
#showPrevious,#showNext,#showImg {
	float:left;
}
#showPrevious,#showNext {
	width:60px;
	text-align:center;
	padding-top:100px;
}


