div.jAbaContainer { padding:5px;position:relative;top:-25px;max-width:100%;}
div.jAbaHeader { font-size: 12px;}
div.jAbaBody {border: solid 1px #e4e4e4;padding:3px 3px 3px 3px;margin-top:3px;}


div.jAbaHeader .jTabHeaderHidden {
	color:#006BB9;
	font-weight:bold;
	cursor: pointer;
	background:#EBF1F7;
	background-repeat: repeat-x;
	border: solid 1px #e4e4e4;
	border-bottom: solid 0px #e4e4e4;
	padding: 5px 7px 5px 7px;
}
div.jAbaHeader .jTabHeaderInline {
	color:#006BB9;
	font-weight:bold;
	cursor: pointer;
	background:#fff url(./images/abamiddleclick.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #e4e4e4;
	border-bottom: solid 0px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	padding: 5px 7px 6px 7px;
}
div.jAbaBody .jTabBodyHidden { display: none;}
div.jAbaBody .jTabBodyInline{
	display: inline;
	width:100px;
	height:100px;
}