
/*--- tabs begin ---*/
.tabs {}
.tabs ul.nav {float:left; padding-bottom:24px;}
.tabs ul.nav li{padding-right:1px;float:left;list-style-type:none}
.tabs ul.nav li a{display:block;position:relative;width:32px;height:32px;font-size:19px;color:#fff;line-height:32px;background:#2e88c7;text-decoration:none;text-align:center}
.tabs ul.nav .selected a, .tabs ul.nav  a:hover{background:#696969}
.tabs .tab-content {display:none}
.tab-content{margin : 10px;}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*--- tabs end ---*/
