.anythingSlider                         { width: 170px; height: 180px; position: relative; margin: 0px; background:#000 }
.anythingSlider .wrapper                { width: 170px; background-color:#000; overflow: auto; height: 180px; margin: 0; position: absolute; top: 0; left: 0; background:#000 }
.anythingSlider .wrapper ul             { width: 9999px; height: 180px; list-style: none; position: absolute; top: 0; left: 0; background: #000; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 180px; width: 170px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 0px; width: 0px; no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }


#thumbNav                               {
	font: Georgia, Serif!important;
	position: relative;
	top: 180px;
	text-align: center;
}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }