#featured                     { width:630px; position:relative; height:300px; color:#000; margin:0 0 10px 0; }
#featured ul.ui-tabs-nav      { position:absolute; bottom:20px; right:10px; list-style:none; padding:0; margin:0;
                                z-index:10; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                                font-style: italic; font-size: 18px;
                              }
#featured ul.ui-tabs-nav li   { float:left; background: #004272; margin-right:10px }
#featured ul.ui-tabs-nav li a { color:#fff; padding:5px 0 0 10px; display: block; width:20px; height:25px; text-decoration: none;}
#featured ul li.ui-tabs-selected
                              { background: #fff; }
#featured ul li.ui-tabs-selected a
                              { color:#004272; }
#featured .ui-tabs-panel      { width:630px; height:300px; position:relative; }
#featured .ui-tabs-panel .info{ position:absolute; bottom:0; left:0; width:470px; height:80px;
                                background:url('../images/bg_block_white_trans.png'); padding:10px 140px 10px 20px;
                              }
#featured .info h2            { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px;
                                overflow:hidden; padding:0 0 2px 0; margin:0; line-height:26px;
                              }
#featured .info p.learnmore a { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px;
                                color:#004272; font-weight: bold;
                              }
#featured .info p             { margin:0; padding:0; font-size: 17px; }
#featured .info a             { }
#featured .info a:hover       { }
#featured .ui-tabs-hide       { display:none; }

.qtip                         { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: italic;
                                font-size: 13px; color:#fff; }
.qtip-content                 { color:#fff; }