div.appfooter-news-content {
display: none;
}
div.appfootercontent {
display: none;
}
.xtabs ul li a {
background: -webkit-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
border: #999 1px solid;
border-bottom: 0;
color: #666;
padding: 0px 5px;
position: relative;
}
.xtabs ul li.xtab_selected a {
background: #0060BF;
color: #fff;
}
.xtabs ul li.xtab_selected a:hover {
color: #fff;
}
.xtabs ul li a:hover {
border-color: #000;
color: #333;
}
.xtd {
height: 28px;
}
.prio1 {
background: #900;
}
.xtabs ul li {
padding: 0;
margin: 0 1px;
}
.xtabs ul li.xtab_smartlist a:after {
content: " ";
position: absolute;
top: 0;
right: 0;
width: 3px;
height: 3px;
background: #999;
display: block;
}