#SexyAlertBox-Box{
	width:451px;
	*width:391px;
	-width:451px;
	height:223px;
	*height:170px;
	-height:223px;
	padding:30px 0 0 0;
	*padding:30px 0 90px 60px;
	-padding:30px 0 90px 60px;
	background:url('../img/disclaimer_bg.png') top left no-repeat;
	*background:url('../img/disclaimer_bg.png') top left no-repeat;
	-background:url('../img/disclaimer_bg.jpg') top left no-repeat;
}
#SexyAlertBox-Box h1{
	width:333px;
	height:47px;
	display:block;
	text-indent:-9999px;
	background:url(../img/disclaimer_titulo.jpg) no-repeat left top;
	margin:0 auto 0;
	_margin-left:-10px;
	*margin-left:-10px;
}
#SexyAlertBox-Box p{
	width:298px;
	display:block;
	margin:20px auto 0;
	_margin-left:-5px;
	*margin-left:-5px;
	font:13px verdana;
	color:#316b98;
	text-align:center;
}

#SexyAlertBox-Box #SexyAlertBox-BoxContenedor{
	width:451px;
	float:left;
}
#SexyAlertBox-Box #SexyAlertBox-BoxContenedor a{
	width:67px;
	height:16px;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../img/botao_continuar.png) no-repeat left top;
	*background:url(../img/botao_continuar.png) no-repeat left top;
	-background:url(../img/botao_continuar.jpg) no-repeat left top;
	margin:20px 0 0 127px;
	*margin:20px 0 0 65px;
	-margin:20px 0 0 32px;
}
#SexyAlertBox-Box #SexyAlertBox-BoxContenedor #SexyAlertBox-Buttons a#cancelar{
	width:67px;
	height:16px;
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(../img/botao_cancelar.png) no-repeat left top;
	-background:url(../img/botao_cancelar.jpg) no-repeat left top;
	*background:url(../img/botao_cancelar.png) no-repeat left top;
	margin:20px 0 0 55px;
	*margin:20px 0 0 62px;
	-margin:20px 0 0 60px;
}
