
div.jAbaContainer { padding:3px; }
div.jAbaHeader { font-size: 13px;}
div.jAbaBody {

	border-left:0;
	border-right:0;
	border-bottom:0;
	border-top: solid 1px #33CCFF;
	padding-top:10px;
 


height:100%;}


div.jAbaHeader .jTabHeaderHidden { 
	cursor: pointer;
	background-image: url(../images/abamiddlenormal2.gif);
	background-repeat: repeat-x;
	border-left:0;
	border-right:0;
	border-bottom:0;
	border-top: solid 1px #CCCCCC;
	padding: 3px;
}
div.jAbaHeader .jTabHeaderInline {
	cursor: pointer;
	background-image: url(../images/abamiddleclick.gif);
	background-repeat: repeat-x;
	border-left:0;
	border-right:0;
	border-bottom:0;
	border-top:solid 1px #CCCCCC;
	padding: 3px;
}
div.jAbaBody .jTabBodyHidden { display: none;}
div.jAbaBody .jTabBodyInline{
	display: inline;
	width:100px;
	height:100px;
}
