#jAlerts_container{font-family:Arial,sans-serif;min-width:300px;max-width:1024px;background:#fff;border:solid 5px #999;color:#000;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#jAlerts_title{font-size:100%;font-weight:700;text-align:center;line-height:1.75em;color:var(--psColorSchemeWCAG-ColorDark,#666);background:#ccc url(jquery.alerts.images/title.gif) top repeat-x;border-bottom:solid 1px #999;cursor:default;padding:0;margin:0}#jAlerts_content{background:16px 16px no-repeat url(jquery.alerts.images/info.gif);padding:1em 1.75em;margin:0}#jAlerts_content.alert.AlertsInfo{background-image:url(jquery.alerts.images/info.gif)}#jAlerts_content.alert.AlertsError{background-image:url(jquery.alerts.images/important.gif)}#jAlerts_content.alert.AlertsSuccess{background-image:url(jquery.alerts.images/success.png)}#jAlerts_content.alert.AlertsThumbUp{background-image:url(jquery.alerts.images/ThumbUp.png)}#jAlerts_content.alert.AlertsThumbDown{background-image:url(jquery.alerts.images/ThumbDown.png)}#jAlerts_content.alert.AlertsFail{background-image:url(jquery.alerts.images/fail.png)}#jAlerts_content.confirm,#jAlerts_content.prompt{background-image:url(jquery.alerts.images/help.gif)}#jAlerts_message{padding-left:48px}#jAlerts_panel{text-align:center;margin:1em 0 0 1em}#jAlerts_prompt{margin:.5em 0}#jAlerts_remaining{text-align:right}#jAlerts_panel button,#jAlerts_panel input[type=button]{min-width:70px;border-width:1px}#jAlerts_panel .psDefaultButton{border-color:#000;font-weight:700}