.MultiBoxContainer {
	border-right: #116615 20px solid; border-top: #116615 20px solid; DISPLAY: none; Z-INDEX: 2; border-left: #116615 20px solid; border-bottom: #116615 20px solid; POSITION: absolute; background-COLOR: #fff;
}
.MultiBoxLoading {
	background: url(../imagens/loading.gif) no-repeat center 50%
}
.MultiBoxContent {
	OVERFLOW: hidden; width: 100%; POSITION: relative; height: 100%
}
.MultiBoxClose {
	right: -16px; background: url(../imagens/fechar.gif) no-repeat; width: 15px; CURSOR: pointer; POSITION: absolute; top: -16px; height: 15px;
}
.MultiBoxControlsContainer {
	OVERFLOW: hidden; POSITION: relative; height: 0px}
.MultiBoxControls {
	width: 100%; POSITION: relative; height: 130px; background-COLOR: #000; background: #116615 url(../imagens/banner.gif) bottom center no-repeat;}
	
.MultiBoxPrevious {
	MARGIN-top: 5px; background: url(../imagens/esquerda.gif) no-repeat; left: 0px; width: 24px; CURSOR: pointer; POSITION: absolute; height: 24px}
	
.MultiBoxNext {
	MARGIN-top: 5px; right: 0px; background: url(../imagens/direita.gif) no-repeat; width: 24px; CURSOR: pointer; POSITION: absolute; height: 24px}
	
.MultiBoxNextDisabled {
	background: url(../imagens/direita2.gif) no-repeat; CURSOR: default}
	
.MultiBoxPreviousDisabled {
	background: url(../imagens/esquerda2.gif) no-repeat; CURSOR: default}
	
.MultiBoxTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FLOAT: left; MARGIN: 10px 0px 0px 35px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; POSITION: relative; TEXT-ALIGN: left}
	
.MultiBoxNumber {
	FONT-SIZE: 11px; FLOAT: right; MARGIN: 10px 35px 0px 0px; width: 50px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; POSITION: relative; TEXT-ALIGN: right}
	
.MultiBoxDescription {
	CLEAR: left; FONT-SIZE: 11px; MARGIN: 0px 35px; COLOR: #fff; PADDING-top: 5px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; POSITION: relative; TEXT-ALIGN: left}