.installed_ok { background-color: #e1fdc5; border-color: #6ac611; }
.postbox h3 { cursor: default; }
.postbox_content { padding: 0 10px; }
.postbox_content ul { margin-top: 5px; }
.postbox label { line-height: 1.5em; }
.postbox .asterisk { color: red; }
.explanation { display: block; margin-top: 3px; padding-left: 5px; }
a.help,
span.help a { color: #bbb; }
#wpbody-content a.help:hover,
#wpbody-content .help a:hover { color: #222; }
.installed_ok a.help,
.installed_ok .help a,
.info a.help,
.info .help a { color: #666; }
.installed_ok a.help,
.info a.help,
.installed_ok span.help,
.info span.help { font-weight: normal; color: #666; font-size: 85%; }
h3.no-radius { -moz-border-radius: 0; }
hr.livechat { margin-bottom: 1em; height: 1px; border: 0; color: #999; background: #ccc; }
#ajax_message { display: none; background: url(../images/ajax_loader.gif) no-repeat 5px 60%; font-size: 85%; padding: 0; }
#ajax_message.wait,
#ajax_message.message { display: block; }
#ajax_message.wait { text-indent: 28px; }
#ajax_message.message { background-image: none; text-indent: 0px; }

#control_panel { width: 99%; border: 0; }
#chat_button { font-family: "Courier New", Courier, monospace; width: 650px; height: 300px; font-size: 85%; }

.awesome, .awesome:visited { background: #222 url(../images/awesome_button_overlay.png) repeat-x; display: inline-block; padding: 5px 10px 6px; color: #fff; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
.awesome:hover { background-color: #111; color: #fff; }
.awesome:active { top: 1px; }
.awesome, .awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
