.anythingSlider                         {
	width: 1030px;
	height: 310px;
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	margin-left:-20px;
	margin-right:20px;
	background-color: transparent;
}
.anythingSlider .wrapper                {
	width: 1030px;
	overflow: auto;
	height: 324px;
	margin: 0px 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
}

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: -40; background: transparent; /* border-top: 2px solid #09042b; border-bottom: 2px solid #09042b; margin: 0; padding: 0; */}
.anythingSlider .wrapper ul li          {
	display: block;
	float: left;
	padding: 0;
	padding-left:20px;
	padding-right:20px;
	height: 317px;	margin: 0;
}

.anythingSlider .arrow                  { display: block; height: 100px; width: 25px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -250px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -5px; }
.anythingSlider .back                   { background-position: -47px 0; left: 0px; }
.anythingSlider .forward:hover          { background-position: 0 -100px; }
.anythingSlider .back:hover             { background-position: -47px -100px; }

/*.thumbNav                               { position: relative; top: 319px; text-align: center; }
.thumbNav li                            { display: inline; }
.thumbNav a                             { color: black; font: 10px/15px Verdana, Arial, san-serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #f9c0d1 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.thumbNav a:hover                       { background-image: none; }
.thumbNav a.cur                         { background: #ea5783; }

.start-stop                             { z-index: 10; background: 87cfb9; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 319px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.start-stop.playing                     { background-color: #09042b; }
.start-stop:hover                       { background-image: none; }

/*
  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; }


/* dg edits */

div.floatleft img {margin:0 0px 0 0;-moz-box-shadow: 0px 0px 10px 6px #d2d2d2;
-webkit-box-shadow: 0px 0px 10px 6px #d2d2d2;
box-shadow: 0px 0px 10px 6px #d2d2d2;}
div.floatleft2 img {margin:0 0px 0 0;-moz-box-shadow: 0px 0px 10px 6px #d2d2d2;
-webkit-box-shadow: 0px 0px 10px 6px #d2d2d2;
box-shadow: 0px 0px 10px 6px #d2d2d2;}

div.floatleft h1 {margin:0 10px .4em 0;text-align:center;font-size:17px;letter-spacing:4px;color:#cb1334}
div.floatleft2 h1 {margin:0 10px .4em 0;text-align:center;font-size:17px;letter-spacing:4px;color:#cb1334}
div.anythingSlider a.start-stop {display:none;}

div.floatleft {float:left;width:516px; padding:0 0px 0px 0px;margin:0}
div.floatleft2 {float:left;width:516px; padding:0 20px 0px 0px;margin:0}
.thumbNav {display:none;}