	#photoContainer{width:541px; margin:0 auto;}

	#photoContainer td, #photoContainer tr, #photoContainer table{padding:0; margin:0;}
	#photoMain{width:541px; height:309px; overflow:hidden; background-color:#171717;}
	#photoTopBar{width:541px; height:21px; background-color:#525252; color:#FFFFFF; font-size:12px; line-height:21px; font-family:Arial, Helvetica, sans-serif;}
	#picNav{color:#FFFFFF; font-size:12px; line-height:21px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
	
	#topHeader{width:200px; margin:0 auto; text-align:center;}
	#topBack{float:left; width:40px; padding-left:5px;}
	#topNext{float:right; width:40px; text-align:right; padding-right:5px;}
	#photoSpot{width:449px; height:299px; margin:3px auto 0 auto;}
	#imgCenter{margin:0 auto;}
	
	#bottomPrev{background-image:url(/includes/ThumbGallery/scroller/previousImg.jpg); background-repeat:none; width:13px; height:57px; float:left; display:block; margin-right:10px; }
	#bottomNext{background-image:url(/includes/ThumbGallery/scroller/nextImg.jpg); background-repeat:no-repeat; width:13px; height:57px; float:right; display:block; margin-left:10px;}
	#scrollerDiv{margin-top:10px; width:540px;}
	
	.thumb{border-style:none;}
	
	#photoContainer img{border:3px solid #FFFFFF;}
	#photoContainer img:hover{border:3px solid #FFCA3E;}
	img#currentThumb{border:3px solid #171717;}
	
	/*scroller code */
	div#wn	{ 
    position:relative; float:left; top:-63px; left:19px;
    width:495px; height:80px; 
    overflow:hidden;	
	}