body{
	background:				url(../images/bg_toolbox_right.gif);
}
.panel_header{
	background:				#2d2d2d;
	-moz-box-shadow:		-18px -36px 18px -18px rgba(0, 0, 0, 0.5) inset;
	border-bottom:			1px solid #464646;
	border-top:				1px solid #505050;
}
.panel_footer{
	background:				#2d2d2d;
	-moz-box-shadow:		-10px -20px 10px -10px rgba(0, 0, 0, 0.5) inset;
	border-top:				1px solid #1d1d1d;
}
.panel_footer .statut_user{
	padding:				4px 10px;
	color:					#c9c9c9;
	font-size:				7.5pt;
	width:					150px;
}
.panel_left{
	margin-top:				2px;
	overflow:				hidden;
}
.panel_right{
	margin-top:				2px;
	overflow:				hidden;
}
.panel_center{
	margin-top:				2px;
	margin-left:			3px;
}

#fastsearch{ margin-bottom: 10px; }
#fastsearch table td:nth-child(2){ width: 16px; }
#fastsearch table td:nth-child(3){ width: 16px; }
#fastsearch table{ width:100%; }

.panel_footer .loader{
	position: absolute;
	top:0px;
	right:0px;
	bottom:0px;
	width: 215px;
	background:url(../images/loading.gif) center no-repeat;
	display:none;
}

#toolbar-item-html{
	color:#fff;
	font-size:9px;
	padding-top: 2px;
}