#ABAlertBox-BoxContenedor h1			{ margin-top: 10px; font-size: 14px; }
#ABAlertBox-BoxContenedor p				{ font-size: 12px; }
#ABAlertBox-BoxContenedor ul 			{ list-style: none; }
#ABAlertBox-BoxContenedor li 			{ font-size: 13px; background: transparent url('/_img/icon_haken.gif') 0 0 no-repeat; padding-left: 25px; margin-bottom: 3px; }
#ABAlertBox-BoxContenedor .price 		{ position: absolute; top: 180px; left: 290px; background-color: #f30; color: #fff; font-size: 24px; width: 70px; text-align: center; padding: 5px 10px; }
#ABAlertBox-BoxContenedor .price span	{ font-size: 12px; } 
#ABAlertBox-Box { padding-bottom: 15px; background: url('/_js/alertbox/bg-box-bottom.png') bottom left no-repeat !important; background: url('/_js/alertbox/bg-box-bottom.gif') bottom left no-repeat; }
#ABAlertBox-InBox { padding-top: 15px; background: url('/_js/alertbox/bg-box-top.png') top left no-repeat !important; background: url('/_js/alertbox/bg-box-top.gif') top left no-repeat; }
#ABAlertBox-BoxContent { padding: 0px 20px; background: url('/_js/alertbox/bg-box-body.png') top left repeat-y !important; background: url('/_js/alertbox/bg-box-body.gif') top left repeat-y; }
#ABAlertBox-BoxContenedor { padding: 8px 9px; background-color: #fff; }
#ABAlertBox-Buttons { text-align:center; outline: 0; }
#ABAlertBox-Buttons input { margin: 10px 10px; border: 0; background-color: transparent; outline: none; color: #fff; font-size: 14px; padding-bottom: 1px; }
#ABAlertBox-Buttons input:focus { outline: none; }
#ABAlertBox-Buttons input[type="submit"]::-moz-focus-inner, #ABAlertBox-Buttons input[type="button"]::-moz-focus-inner { border : 0px; } 
#ABAlertBox-Buttons input[type="submit"]:focus, #ABAlertBox-Buttons input[type="button"]:focus { outline : none; }

