@import url('cssreset.css');
img							{margin:0; padding:0; }

#slideshow-wrapper			{width: 605px; height: 320px; margin: 0 auto; background:url(images/slideback-bg.gif) no-repeat right;}
#intro 						{padding-bottom: 10px;}

h2 							{margin: 0; margin-bottom: 14px; padding: 0;}
#slider 						{width: 583px; height: 305px; margin: 0 auto; position: relative; padding:7px 0 8px 7px; background:#E2D3C0; float:left; -moz-border-radius:5px; -webkit-border-radius:5px;}
.scroll 						{float:left; width:460px; height: 305px; position: relative;}
.scrollContainer div.panel 	{width:460px; height:305px;} /* still mysterious */
.slide-thumb								{width:75px; height:50px;}
#shade 						{}

.slideshow-ribbon			{float:left; position:absolute; margin:0 0 0 -576px; -webkit-margin-start:0; z-index:1;}

ul.navigation 				{float:left; width:116px; height:305px; position:relative; background: url(images/slideshow-right-bg.png) repeat-y right;}
ul.navigation li 				{float:left; width:123px; height:72px;}
ul.navigation a 				{}
ul.navigation a:hover 		{}
ul.navigation a.selected 		{float:left; width:140px; height:90px; padding:0 0 0 20px; margin:0 0 -18px -20px; background:url(images/slideshow_active_thumb.png) no-repeat; position:relative;}
ul.navigation a:focus 		{}
ul.navigation img				{margin:5px 0 0 17px; border:4px solid #4A2C12;}

.scrollButtons 				{}
.scrollButtons.left 			{}
.scrollButtons.right 		{}
.hide 						{}