#topnews .ui-widget.ui-widget-content {
    border: 0;
    background-color: transparent;
}

#topnews .ui-widget-header {
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

#topnews .ui-tabs {
    position: relative;
    padding: 0;
}

#topnews .ui-tabs .ui-tabs-nav {
    margin: 0;
    width: 100%
}

#topnews .ui-tabs .ui-tabs-nav li {
    border: 0;
    display: inline;
    height: 23px;
    padding: 0;
    position: relative;
    white-space: nowrap;
    background-color: transparent;
}

#topnews .ui-tabs .ui-tabs-nav li a {
    color: #333; float: none;
    font-weight: normal;
    padding: 0 4px;
    outline: 0;
    line-height: 18px;
}
#topnews .ui-tabs .ui-tabs-nav li a  {
    background: linear-gradient(to bottom,#0089ff 0%,#003163 100%) !important;
    display: block;
    line-height: 30px;
    margin: 0 2px;color: #fff;}
#topnews .ui-tabs .ui-tabs-nav li a:hover, #topnews .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background: linear-gradient(to bottom,#ff0000 0%,#750000 100%) !important;
    display: block;
    line-height: 30px;
    margin: 0 2px;
    color: #ff0;
    height: 30px;
}

#topnews .lastestnews .lastesttitle {
    height: 36px;
    overflow: hidden;
    text-transform: capitalize;
}
#topnews .lastestnews  {
    background: #f1f1f1;
    padding: 2px;
    text-align: center;
}
#topnews .lastestnews:hover {
    background: #ff8100; 
    color: #fff;
    overflow: hidden;
}
#topnews a .lastesthomeclean {display: none;}
    
#topnews a:hover .lastesthomeclean {
    background: #000eb791;display: block;
    overflow: hidden;
    height: 100%;
    padding: 2px;
    color: #fff;
    text-align: center;
    border: 1px solid #ff0;
    text-shadow: 1px 1px 1px #000;
}

#topnews .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0
}

 

#topnews .ui-tabs .ui-tabs-nav li.ui-tabs-active a span { 
 
    padding: 0 0 0 4px
}

#topnews .ui-tabs .ui-tabs-nav li.ui-tabs-active a span span { 
    padding: 0 4px 0 0
}

#topnews .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}

#topnews .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

#topnews .ui-tabs .ui-tabs-panel {
    border-width: 0;
    display: block;
    padding: 5px 5px 5px 0;
}

#topnews .ui-tabs .ui-tabs-panel ul {
    margin: 0;
}

#topnews .ui-tabs .ui-tabs-hide {
    display: none !important
}

li.titletab  {

}
.hotnewstextimg {
    top: 0;
    line-height: 25px;
    position: absolute;
    width: 97%;
    margin: 5px;
    color: #ff0;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    font-size: 150%;
}
