.tab-wrapper {
border:1px solid #eee;
clear:both;
margin:0;
}

.tab-menu {
list-style:none;
overflow:auto;
margin:0;
padding:0;
}

.tab-menu li {
float:left;
line-height:2em;
margin:0;
padding:0;
}

.tab-menu li a {
font-weight:700;
padding:0 .5em;
}

.tab-menu li.tab-selected a {
text-decoration:none;
color:inherit;
}

.tab-wrapper .tab-ajax-loading {
background:url(spinner.gif) no-repeat center;
padding:100px 0;
}

.box-news {
background-color:#E8E8E8;
}
