.dhtmlgoodies_tabView1 { width: 512px; }
.dhtmlgoodies_tabPane { height:20px; position: relative; bottom: 2px; margin-top: 10px; }
.dhtmlgoodies_aTab { border:1px solid #838182; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; padding: 5px; width: 688px; }
.dhtmlgoodies_tabPane DIV{float:left; height:100%;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; }
.dhtmlgoodies_tabPane .tabActive { position: relative; bottom: 3px; height: 24px; background: #838182; color: #FFA200;	z-index:10; border: 1px solid #838182; margin-right: 3px; }
.dhtmlgoodies_tabPane .tabInactive { background: #838182; color: #55C5D0; z-index:1; border: 1px solid #838182; margin-right: 3px; }
.dhtmlgoodies_tabPane .inactiveTabOver { background: #838182; color: #FFA200; border: 1px solid #838182; margin-right: 3px; }
.dhtmlgoodies_tabPane span { font-family:arial;	vertical-align:top; font-size:11px; padding-left:3px; padding-right:3px; line-height:21px; float:left; }
.dhtmlgoodies_tabPane .tabActive span { padding-bottom:1px; line-height:20px; }
.dhtmlgoodies_tabPane img { float:left; }