#news-tabs { border:1px solid #ebebeb; padding:9px; background:#fff; margin-bottom:20px; }
#news-tabs .tabs { padding:5px 5px 0 5px; background:#2c6c89; margin-bottom:10px; }
#news-tabs .tabs a { display:inline-block; color:#FFF; padding:5px 10px 5px 10px; margin-bottom:5px;margin-right:5px; font-size:13px; line-height:15px; }
#news-tabs .tabs a:hover { background-color:#3ca4cc;}
#news-tabs .tabs a.selected { color:#215b76; background-color:#FFF; padding:5px 10px 10px 10px; margin-bottom:0px; }

#news-tabs #featured { width:690px; position:relative; height:400px; }
#news-tabs #featured ul.ui-tabs-nav { position:absolute; top:0px; left:0px; list-style:none; padding:0; margin:0; z-index:1; }
#news-tabs #featured ul.ui-tabs-nav li { padding: 0; font-size:12px; color:#666; width:229px; position:relative; }
#news-tabs #featured li.ui-tabs-nav-item a { display:block; height:30px; color:#333; background:#fff; line-height:15px; font-size:12px; padding:4px 10px 5px 5px; width:205px; border-bottom:1px dotted #252629 }
#news-tabs #featured li.ui-tabs-nav-item:last-child a { border-bottom:none;}
#news-tabs #featured li.ui-tabs-nav-item a:hover { background:#f2f2f2; }
#news-tabs #featured ul.ui-tabs-nav li.ui-tabs-selected { background:url('../images/selected-item.gif') top right no-repeat; width:239px; }
#news-tabs #featured ul.ui-tabs-nav li.ui-tabs-selected a { background:#252629; color:#FFF; width:215px; }
#news-tabs #featured .ui-tabs-panel {background:#999; position:relative; margin-left:230px; width:460px; }
#news-tabs #featured .ui-tabs-panel .info { position:absolute; bottom:0; right:0; height:70px; background: url('../images/transparent-bg.png'); }
#news-tabs #featured .info h2 { font-size:18px; font-family:Georgia, serif; color:#fff; margin:0; padding:5px 0 0 10px; overflow:hidden; line-height:22px; width:450px; }
#news-tabs #featured .info p { margin:0 10px; font-family:Verdana; font-size:11px; line-height:15px; color:#f0f0f0; }
#news-tabs #featured .info a { text-decoration:none; color:#fff; }
#news-tabs #featured .info a:hover { text-decoration:underline; }
#news-tabs #featured .ui-tabs-hide { display:none; }