
.dialog_caution   { color: #666; 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_note      { color: #666; font-weight: normal; background: #f8f8ff url(../images/icons/alert_note_small.gif) no-repeat 5px center; padding: 10px 10px 10px 40px; border: solid 1px #ccf }
.dialog_wait    { color: #666; font-weight: normal; font-size: larger; background: #f8f8ff url(../images/icons/spinner_ani_med.gif) no-repeat 5px center; padding: 10px 10px 10px 36px; border: dashed 1px #ccf }
.dialog_tools  { color: #666; font-weight: normal; font-size: larger; background: #f8f8ff url(../images/icons/tools.gif) no-repeat 5px center; padding: 10px 10px 10px 40px; border: dashed 1px #ccf }
.dialog_stop   { color: #666; 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; padding: 2px }
