


#dhtmlgoodies_xpPane{
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	width:156px;}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel{margin:0;}

#dhtmlgoodies_xpPane .panelContent{
	overflow:hidden;
	position:relative;
	clear:both;}
#dhtmlgoodies_xpPane .panelContent div{position:relative; }

#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
	border-bottom:1px solid #3f3225;
	background:#372a1d;
	color:#ebe7dc;
	height:21px;
	cursor:pointer;
	overflow:hidden;}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
	float:left;
	height:21px;
	padding-left:7px;}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
	float:right;
	cursor:pointer;}

.open p{
border-bottom:1px solid #382519;
padding: 0 5px 0 5px;	
width:147px;
	}
 
 a.link{
width:156px;
height:20px;
padding-left:10px;
text-decoration: none;
color:#ebe7dc;
height:20px}
 
a.link:hover{background: url(../img/point.gif) no-repeat 2px 3px;}

.button{
	text-indent:10px;
	color:#eae0aa;
	padding-left:10px;
	width:145px;
	height:21px;
	background:f#fff url(../img/point.gif) no-repeat 7px 8px;}
	
a.button, a.button:hover, a.button:visited, a.button:active{
	background:none;
	padding-left:14px;
	color:#585858;
	text-decoration: none;}
 
 .nopanel{
 	vertical-align:middle;
	border-bottom:1px solid #3f3225;
	cursor:pointer;
	overflow:hidden;
	background:#372a1d;
	height:21px;
	width:149px;
	padding-left:7px;
 }
 .nopanel a{
	color:#ebe7dc;
	text-decoration: none;
	
 }
  .nopanel a:hover{
	color:#fff;
	text-decoration: none;
	
 }