
.dialog_caution     { color: #249e1e; font-weight: normal; font-size: 12px; background: #f5f5f5 url(../images/icons/alert_caution.gif) no-repeat 5px center; padding: 25px 25px 25px 65px; border: solid 1px silver }
.dialog_caution_tiny   { color: #249e1e; font-weight: normal; font-size: 10px; background: #f5f5f5 url(../images/icons/alert_caution_tiny.gif) no-repeat 5px center; padding: 8px 8px 8px 24px; border: solid 1px silver }
.dialog_note     { color: #249e1e; font-weight: normal; background: #f5f5f5 url(../images/icons/alert_note_small.gif) no-repeat 5px center; padding: 10px 10px 10px 40px; border: solid 1px silver }
.dialog_stop     { color: #249e1e; font-weight: normal; font-size: 12px; background: #f5f5f5 url(../images/icons/alert_stop.gif) no-repeat 5px center; padding: 25px 25px 25px 65px; border: solid 1px silver }
.explain_text { color: gray; font-style: italic; font-size: 10px }
