#gallery{
	font-family: arial, sans-serif;
	width:96%;
	margin:5px;
}

#main_image_wrapper{
	border:1px solid #CCCCCC;
	width:250px;	/* override with actual first image width */
	background:url(http://www.iboats.com/mall/image/mall/loading_image2.gif) no-repeat 50% 50%;
}

#imgloader{
	text-align:center;
	vertical-align:middle;
	background:url(http://www.iboats.com/mall/image/mall/loading_image2.gif) no-repeat 50% 50%;
}

#spacing{
	padding:5px;
}

#thumbbox{
	padding:5px;
	background:#F1F1F1;
	border:solid 1px #CCCCCC;
	text-align:center;
}

#thumb_container{
	position:relative;
	overflow:hidden;
}

#thumbs img{
	margin-right:3px;
}
#thumbs a img{border: 1px solid #CCCCCC;}
#thumbs a:hover img{border: 1px solid #333333;}
#thumbs a:hover{color: red; /* Dummy definition to overcome IE bug */}

#thumbnav{
	text-align:center;
}

#back{float:left; visibility:hidden;}
#more{float:right;}
.morelink:link{font-size:11px; color:#006699; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.morelink:hover{font-size:11px; color:#003366; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
.morelink:visited{font-size:11px; color:#006699; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}

