.jquery-msgbox{background:url(img/background.png) repeat-x left bottom;padding-bottom:55px;font-style:normal;width:420px}.jquery-msgbox-wrapper{padding:20px 20px 20px 100px}.jquery-msgbox-buttons{padding:15px 15px 12px 15px;text-align:right;position:absolute;bottom:0;right:0}.jquery-msgbox-buttons button,.jquery-msgbox-buttons input{margin-left:4px;cursor:pointer}.jquery-msgbox-inputs{margin-top:4px}.jquery-msgbox-inputs input{display:block;padding:3px 2px;border:1px solid #ddd;margin:3px 0 6px 0;width:95%}.jquery-msgbox-success{background:url(img/success.png) no-repeat 20px 20px}.jquery-msgbox-label{font-weight:bold;font-size:11px}.jquery-msgbox-alert{background:url(img/alert.png) no-repeat 20px 20px}.jquery-msgbox-info{background:url(img/info.png) no-repeat 20px 20px}.jquery-msgbox-error{background:url(img/error.png) no-repeat 20px 20px}.jquery-msgbox-prompt{background:url(img/question.png) no-repeat 20px 20px}.jquery-msgbox-confirm{background:url(img/confirm.png) no-repeat 20px 20px}@media(max-width:480px){.jquery-msgbox span{width:100%}}