#container-selector{
	width:300px;
	z-index:2;
}
/*
.accordion_headings{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	border-right:2px solid #473431;
	font-size:11px;
	padding-right:3px;
	height:22px;
	width:280px;
	text-align:left;
	background-color:#664D48;
	background-image:url(/images/tablo/titre_conf_tablo.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:2px solid #473431;
	border-right:2px solid #473431;
	cursor:pointer;
	line-height:23px;
	}

.accordion_headings:hover{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	border-right:2px solid #473431;
	font-size:11px;
	padding-right:3px;
	height:22px;
	width:280px;
	text-align:left;
	background-color:#664D48;
	background-image:url(/images/tablo/titre_conf_tablo.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:2px solid #473431;
	border-right:2px solid #473431;
	cursor:pointer;
}
*/
.accordion_child{
	width:290px;	
}

/*.header_highlight{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	border-right:2px solid #473431;
	font-size:11px;
	padding-right:3px;
	height:22px;
	width:280px;
	text-align:left;
	background-color:#664D48;
	background-image:url(/images/tablo/titre_conf_tablo.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:2px solid #473431;
	border-right:2px solid #473431;
	cursor:pointer;
	
}

.stepStatusIconNoOk
{
width:32px;
height:22px;
float:right;
margin-left:2px;
margin-right:0px;
background-image:url(/images/etat_pas_ok.gif);
background-repeat:no-repeat;
border-left:2px solid #473431;
}

.stepStatusIconOk
{
width:32px;
height:22px;
float:right;
margin-left:2px;
margin-right:0px;
background-image:url(/images/etat_ok.gif);
background-repeat:repeat-x;
border-left:2px solid #473431;
}*/
