#chatoutput {height: 200px;padding: 6px 8px;border-width: 1px 1px;font: 11px helvetica, arial, sans-serif;overflow: auto;margin-top: 10px;}
#chatForm label, #shoutboxAdmin {display: block;margin: 4px 0;}
#chatoutput li span a {font-weight: normal;display: inline !important;}
#chatForm input, #chatForm textarea {width: 95%;display: block;margin: 0 auto;}
#chatForm textarea {width: 95%;}
#chatForm input#submitchat {width: auto;margin: 0 auto;border: 2px outset;padding: 2px;}
#chatoutput ul#outputList {padding: 0;position: static;margin: 0;}
#chatoutput li {padding:1px  4px;margin: 0;background: none;font-size: 1em;list-style: none;}
#chatoutput ul#outputList li:before {content: '';}
ul#outputList li:first-line {line-height: 16px;}
#lastMessage {padding-bottom: 2px;text-align: center;}
em#responseTime {font-style: normal;display: block;}
#chatoutput .wp-smiley {vertical-align: middle;}

#chatoutput {border: 1px solid #0066CC;color: #333333;background: #FFFFFF;}
#chatoutput span {font-size: 1.1em;color: #0066CC;}
#chatoutput a {font-style: normal;font-weight: bold;color: #0066CC}
#chatoutput li span a {border-bottom: 1px dotted #0066CC}
#chatoutput li {color: #333333;}
#lastMessage {border-bottom: 2px dotted #666666;}

#shoutbox p {margin:0;}
#shoutbox label {margin:0;}

