#tpigallery #thumbs		 	 {margin-top: 10px;}
#tpigallery #thumbs a img	 {width: 50px; height: 50px; margin: 3px; opacity: 0.5; filter: alpha(opacity=50);}
#tpigallery #thumbs a img.selected, #tpigallery #thumbs a img.hover{opacity: 1; filter: alpha(opacity=100);}
#tpigallery #next-image	 	 {background: url('images/next.jpg') no-repeat; 
						 	  position: absolute; width: 100px; height: 100px; margin-left: 220px; margin-top: 20px; cursor: pointer;}
#tpigallery #previous-image	 {background: url('images/prev.jpg') no-repeat; 
							  position: absolute; width: 100px; height: 100px; margin-left: -255px; margin-top: 20px; cursor: pointer;}		
#tpigallery #photoframe		 {background: url('images/background.jpg') no-repeat center center; width: 433px; height: 335px;}
#tpigallery #featured-photo  {margin-top: 32px; margin-left: -1px;}
#gecko #photoframe			 {margin-left: 40px;}