#box { background: url('Images/Bouncebox/box_bg.jpg') repeat-x center top #fcfcfc; /*height:115px;*/ padding: 10px; margin-top: -10px; padding-top: 20px; width: 400px; border: 1px solid #fcfcfc; color: #494848; text-shadow: 1px 1px 0 white; font-family: Arial,Helvetica,sans-serif; display: none; }
#box p { font-size: 16px; background: url('Images/Bouncebox/warning.png') no-repeat 10px center; padding-left: 90px; }
#box p b { font-size: 30px; display: block; }
#box { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }