h1 {
	text-indent:-9999px;
	width:423px;
	height:49px;
	margin:0;
	padding:0;
	background:url(images/title.gif) no-repeat 0 10px;
}

a.btn {
	text-indent:-9999px;
	width:143px;
	height:43px;
	margin:15px 83px 10px 0;
	background:url(images/btn_no.gif) no-repeat;
	float:right;
}

#AlertBox-Box {
	padding-bottom:24px;
	background:url('images/bg-box-bottom.png') bottom left no-repeat !important;
	background:url('images/bg-box-bottom.gif') bottom left no-repeat;
}

#AlertBox-InBox {
	padding-top:15px;
	background:url('images/bg-box-top.png') top left no-repeat !important;	
	background:url('images/bg-box-top.gif') top left no-repeat;	
}

#AlertBox-BoxContent {
	background:url('images/bg-box-body.png') top left repeat-y !important;
	background:url('images/bg-box-body.gif') top left repeat-y;
	padding:0px 20px;
}

#AlertBox-BoxContenedor {
	padding:0px 0px 5px 15px;
}

#AlertBox-Buttons input {
	width:143px;
	height:43px;
	margin:15px 0 10px 68px;
	background:url(images/btn_yes.gif) no-repeat;
	border:none;
}


