#slides {background: #000; width: 736px; height: 260px; overflow: hidden;} 
		#slides-bilder li {width: 736px; height: 260px; text-indent: -9000px; position: absolute; top: 0; left: 0; display: none;}

		ul#slides-nav {position: absolute; bottom: 0; left: 0; width: 760px; opacity: .99; height: 50px; }
		ul#slides-nav li {float: left; line-height: 30px; padding: 0 1em; cursor:pointer; margin: 25px 0px 5px 10px;}

		ul[id=slides-nav] {background: url(/img/slides-nav-bg.png);} /* ingen png til ie, legges heller inn i ie6.css */
			
					ul#slides-nav li {float: left; line-height: 20px; padding: 0 .5em; cursor:pointer;
						margin: 25px 0px 5px 10px;
					}


							.selected {color: white; background: url(/img/slides-nav-selected.png)}


					/*			body#e .selected {color: white; background: url(/img/slides-nav-selected-e.png) 0 50% repeat-x}
								body#tv .selected {color: white; background: url(/img/slides-nav-selected-tv.png) 0 50% repeat-x;}
								body#drama .selected {color: white; background: url(/img/slides-nav-selected-drama.png) 0 50% repeat-x;}*/