.anythingSlider                         { width: 970px; height: 430px; position: relative; margin: 0 auto; list-style-type: none; text-decoration:none; border-top:#CCC thin solid; background-image:url(/Images/careers_bg.jpg); background-position:top; background-repeat:no-repeat;}
.anythingSlider .wrapper                { width: 850px; overflow: hidden; height: 320px; margin: 0 40px; position: absolute; top: 0; left: 0; list-style-type: none; text-decoration:none; margin-top:4.3em;}
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; list-style-type: none; text-decoration:none;}
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 320px; width: 850px; margin: 0; list-style-type: none; text-decoration:none;} 
.anythingSlider .arrow                  { display: block; background: no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background: no-repeat; top:0px;}
.anythingSlider .back                   { background: no-repeat; top:0px;} 
.anythingSlider .arrow:hover			{cursor:pointer;} 

#thumbNav                               { margin:0 auto; position:relative; left: 80px; top:290px; width:850px; height:90px; overflow:hidden; margin-top:5px; margin-bottom:5px; z-index: 100; list-style-type: none; text-decoration:none; border:none;} 
#thumbNav a                             {margin-bottom:5px; padding:2px; display: inline-block; *display: inline; height: 80px; _height: 80px; width:100px; _width: 100px; margin: 0 5px 0 5px; list-style-type: none; text-decoration:none; border:none; zoom:1;}
#thumbNav a:hover                       { background-image: none; border-top:#006666 3px solid;}
#thumbNav a.cur                         { background-image: none; border-top:#999999 3px solid;}
#thumbNav .slideThumb					{ height: 71px; width:100px; border:none;}

#holder									{ float:left; height:100%; overflow:hidden; width:900px;}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; list-style-type: none;}
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; list-style-type: none;}
#textSlide img { float: left; margin: 0 10px 10px 0px; padding:2px;}
