.MultiBoxContainer {position: absolute;	border:2px solid #ffffff; background-color:#1f2024; display: none; z-index: 2; text-align: left;
/*overflow: hidden;*/}
.MultiBoxLoading {background: url(images/loader.gif) no-repeat center;}
.MultiBoxContent {position: relative; width: 100%; height: 100%;	overflow: hidden;}
.MultiBoxClose {position: absolute;	top: 5px;	right: 5px; background: url(images/fermer.gif) no-repeat; width:11px; height:11px; cursor: pointer;}
.MultiBoxControlsContainer {overflow: hidden;height: 0px;position: relative;}
.MultiBoxControls {	width:100%;	height: auto; position: relative; background-color: #000000;}

