#alert-Box {  padding-bottom: 24px;  background: url('../../images/icon/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('../../images/icon/bg-box-bottom.gif') bottom left no-repeat;
}#alert-InBox {  padding-top: 15px;  background: url('../../images/icon/bg-box-top.png') top left no-repeat !important;	
  background: url('../../images/icon/bg-box-top.gif') top left no-repeat;	
}#alert-BoxContent {  background: url('../../images/icon/bg-box-body.png') top left repeat-y !important;
  background: url('../../images/icon/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;}
#alert-BoxContenedor {  padding: 0px 0px 5px 55px;  text-align: left;  font-family:Verdana;  font-size:12px;  color:#000;
}#alert-BoxContenedor h1,#alert-BoxContenedor h2,#alert-BoxContenedor h3,#alert-BoxContenedor b,#alert-BoxContenedor strong{
  text-align: left;  font-family:Verdana;  font-size:12px;  color:#000;  font-weight:bold;  margin:0px;  padding:0px;}
#alert-Box .BoxAlert {  background: url('../../images/icon/chat.png') top left no-repeat; }
#alert-Box .BoxError {  background: url('../../images/icon/mail-big.png') top left no-repeat;