div#ad{background: url(../img/fondo-box.jpg) repeat-x; padding:10px; width:630px; height:240px; float:left;}
div#feature_list {height: 240px;  overflow: hidden;  position: relative;}
div#feature_list ul {position: absolute;  top: 0;  list-style: none;  padding: 0;  margin: 0;}
ul#tabs {left: 0;  z-index: 2;  width: 230px;}
ul#tabs li {font-size: 11px;  font-family: Verdana; color: #cccccc;}
ul#tabs li img {padding: 5px 5px 5px 0;  border: none;  float: left;  margin: 0;}
ul#tabs li a {color: #222; text-decoration: none; display: block;  padding: 10px 33px 10px 10px;  height: 60px;  outline: none;  background:transparent;}
ul#tabs li a:hover {text-decoration: none;}
ul#tabs li a.current { background: url(../img/punte.gif) right center;  color: #FFF;}
ul#output {right: 0;  width: 440px;  height: 240px;  position: relative;}
ul#output li {position: absolute;  width: 440px;  height: 240px;}
ul#output li a {position: absolute;  bottom: 10px;  right: 10px; padding: 8px 12px; text-decoration: none; font-size: 11px; font-family: Verdana; letter-spacing: 0.1em; color: #000; background: #f4f4f4;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}
ul#output li a:hover{background: #999999;  color:#f4f4f4;}


