#shoutboxWrapper {background: url('../img/chat/bgWrapperMin.jpg') no-repeat;float: left;color: #fff;font-family:Verdana;font-size:11px;height:162px;margin:  0 0 15px 140px;position: relative;width:588px;}
#shoutboxMessagesWrapper {background: url('../img/chat/bgMessages.jpg') no-repeat;height:87px;margin-left: 12px;margin-top: 20px;width: 566px;}
#shoutboxMessages{height: 85px;overflow-y:scroll;padding:0px 11px;}
#shoutboxClear {height:12px;}
#shoutboxBottom  {display:none;margin: 10px 0;padding-left:12px;}
#shoutboxSmile {margin-right: 12px;margin-bottom:7px;display:none}
#shoutboxInputName {float:left;height:19px;}
#shoutboxInputMessage {display:none;float:left;height:19px;width: 300px;}
#shoutboxInputLogin {float:left;margin-left:43px;}
#shoutboxRefreshText {float:right;margin: 6px 12px  0 12px}
#shoutboxInputAdd {display:none;float:right;margin-right: 26px;}
#shoutboxWrapper img {border:none}
#shoutboxMessages p b {color:#30D5C8;}

span.checkbox{background: url('../img/chat/checkboxOff.jpg');cursor: pointer;display: inline-block;float:right;height: 19px;margin: 3px 0px 0 0;width: 19px;}
span.checkbox input{display: none;}

