﻿#content #featured 				{}
#content #featured td			{ vertical-align: middle; }
#content #featured .separator	{ width: 57px; }

ul.slideshow					{ border: solid 1px #494b33; height: 352px; list-style: none; margin: 0; overflow: hidden; padding: 4px; position: relative; width: 470px; z-index: 1; }	
ul.slideshow li					{ left: 4px; position: absolute; right: 0; z-index: 1; }
ul.slideshow li.show			{ z-index: 500;	 }
ul img							{ max-width: 470px; max-height: 352px; }
