#BeautifulAlertBox-Box .BoxAlert {
  background: url();
}

#BeautifulAlertBox-BoxContenedor {
  padding-left: 5px;
}

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

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

#BeautifulAlertBox-BoxContent {
  background: url('images/bg-box-body2w.png') top left repeat-y !important;
  background: url('images/bg-box-body2w.gif') top left repeat-y;
  width: 720px;
  padding: 0px 20px;
} 
#BeautifulAlertBox-Box h2 {
	text-transform: none;
	font-size: 200%;
	margin: 0px;
}
