#pm-dialog-button { display: none; }
#staff_pm_dialogs_content { display: none; position: relative; }
#pm_textarea { width: 100%; height: 150px; }
#staff_pm_variable { font-size: 11px; margin-top: 2px; }
#staff_pm_variable .clickable > a > span { font-family: Courier New,Courier,monospace; }
#staff_pm_variable .count,
#staff_pm_variable .errorText { float: right; }
#staff_pm_variable .errorText { display: none; font-weight: bold; }
#staff_pm_variable .count.error,
#staff_pm_variable .errorText { color: #f00; }
#staff_pm_variable .container { float: left; margin: 5px 0 0 5px; display: none; }
#staff_pm_variable .container .content-box.variable { border-radius: 5px; padding: 4px; font-family: Courier New,Courier,monospace; }
#staff_pm_table { margin-top: 10px; }
#staff_pm_table td { padding: 5px 20px 0 0; }
#staff_pm_submit { clear: both; float: right; margin: 5px 5px 0; }