.xtop, .xbottom { background:transparent; }
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#333; border-left:1px solid #ccc; border-right:1px solid #ccc;display:block; overflow:hidden;}
.xb1 {background:#333;margin:0 3px;}
.xb2 {border-width:0 2px;margin:0 3px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {background:#333; border:0 solid #ccc; border-width:0 1px;display:block; padding:5px; height:100%; overflow:hidden;}

/*  Tabber  Style start -------------------- */
.tabbertab h2 {
 display:none;
}
.tabberlive .tabbertabhide {
 display:none;
}
.tabber {
}
.tabberlive {
 margin:0;
}
ul.tabbernav
{
 margin:0;
 padding: 5px 0;
 font-size:14px
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 text-decoration: none;
}

ul.tablist { 	
	padding:0; 
	list-style: none; 
	color:#333;}
ul.tablist li  { 
	font-size:12px; 
	margin:0 2px ;  
	padding: 2px 0 0 15px; 
	list-style:none;
	border-bottom:1px dotted #959595; 
	text-align:left;}
ul.tablist li a         { 
	text-decoration: none; 
	line-height:18px;}
ul.tablist li a:hover 	{ 
	}

/*  Tabber  Style start -------------------- */
 

ul.tabbernav li a
{
 font-size:1.2em;
 margin-left: 0;
 margin-right: 5px;
 border-bottom: none;
 background: #E2E2E2;
}

ul.tabbernav li a:link { color: #666; }

ul.tabbernav li a:hover
{
 color: #E2E2E2;
 background: #666;
}

ul.tabbernav li.tabberactive a
{
 background-color: #666;
 border-bottom: 1px solid #666;
 color:#E2E2E2;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 color: #E2E2E2;
 border-top:0;
 background:#666;
}
.tabbertab {
padding: 5px;
}