.dhtmlgoodies_tabPane{height:22px; border-bottom:1px solid #a4af3c;/* Height of tabs */}
.dhtmlgoodies_aTab{font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; padding:5px;}
.dhtmlgoodies_tabPane DIV{float:left; height:100%;	/* Height of tabs */ padding-left:3px; vertical-align:middle; background-repeat:no-repeat; background-position:bottom left; cursor:pointer; position:relative; bottom:-1px; margin-left:0px; margin-right:0px;	*top:4px;}
.dhtmlgoodies_tabPane .tabActive{padding-left:0 !important; padding-right:0 !important; width:74px;background:url(../images/tab-active.gif) no-repeat; color:#fff; text-align:center; font:normal 12px Arial, Helvetica; margin-left:0px;	margin-right:0px; z-index:10;}
.dhtmlgoodies_tabPane .tabInactive{padding-left:0 !important; padding-right:0 !important; width:72px; background:url(../images/tab-inactive.gif) no-repeat; color:#415c02; text-align:center; font:normal 12px Arial, Helvetica; margin-left:0px;	margin-right:0px; z-index:1;}
.dhtmlgoodies_tabPane .inactiveTabOver{padding-left:0 !important; padding-right:0 !important; width:72px; text-align:center;	background:url(../images/tab-inactive.gif) no-repeat; color:#415c02; margin-left:0px; margin-right:0px;font:normal 12px Arial, Helvetica;}
.dhtmlgoodies_tabPane span{font-family:arial; font-size:11px; padding-left:3px; padding-right:3px; line-height:25px; font-weight:bold;}
.dhtmlgoodies_tabPane .tabActive span{line-height:25px; color:#FFFFFF;font-weight:bold;font-family:Arial, Helvetica;}
.dhtmlgoodies_tabPane img{display:none; float:left; *float:none; *position:relative; *top:2px;}
