div #feature_list { width: 645px; height: 360px; overflow: hidden; position: relative; } div #feature_list label { margin: 0; padding: 0; font-size: 13px; /*color:#FFF;*/ text-transform: uppercase; width:400px; font-weight:bold;} div #feature_list span { width:420px; display:block; font-size: 11px; } div#feature_list ul { position: absolute; top: 0; list-style: none; padding: 0; margin: 0; } ul#tabs { left: 0; z-index: 2; width: 483px; } ul#tabs li { font-size: 12px; font-family: Verdana;} ul#tabs li img {text-align:right;/* padding: 5px; border: none; float: left; margin: 10px 10px 0 0; */} ul#tabs li a { color: #222; text-decoration: none; display: block; padding: 4px 10px 10px 10px; height: 59px; outline: none; background: url('../img/interface/feature-tab2.png'); background-repeat:no-repeat;} /*ul#tabs li h1.current { color:#000; }*/ ul#tabs li a:hover { text-decoration: underline; } ul#tabs li a.current { background: url('../img/interface/feature-tab-current2.png'); background-repeat:no-repeat; color: #FFF; } ul#tabs li a.current:hover { text-decoration: underline; cursor: pointer; } ul#output { right: 0; width: 170px; height: 360px; position: relative; background-color:#F8F3F3; } ul#output li { position: absolute; width: 225px; height: 360px;} ul#output li a.suite { position: absolute; bottom: 0px; padding: 16px 10px; text-decoration: none; font-size: 13px; font-weight:bold; text-transform: uppercase; color: #FFF; background: #000; -moz-border-radius: 5px; } ul#output li a.suite:hover { background: #D33431;} ul#output li span {padding: 2px 0px; text-decoration: none; font-weight:bold;  color: #FFF; background: #B3D31D;width:170px;text-align:center;font-size: 16px;height:140px;}
ul#output li span h4{letter-spacing:3px;margin:0;padding:0;color:#F8F3F3;}
