.shoutboxmsg{overflow-y:scroll;position:relative;}#mainChat{max-height:400px;}.shoutboxform{background-color:#f0f0f0;border-top:1px solid Gray;font-size:11px;}.shoutboxform label{display:block;}#sb_private label{display:inline;}form#sb_common,form#sb_private{padding:2px;}#sb_common_message,#sb_common_user,#sb_private_message,#sb_private_user{width:160px;border:1px solid Silver;font-family:Tahoma,Arial,sans;font-size:12px;color:Black;}form#sb_common span.flderror,form#sb_private span.flderror{background-color:Red;margin-bottom:1px;display:block;color:White;padding:3px;font-weight:bold;border:1px solid maroon;}.sbMainMsgRow{min-height:32px;overflow:hidden;border-top:1px solid Gray;font-size:11px;}.sbMainMsgRow:first-child{border-top:none;}.sbPrivMsgRow{border-bottom:1px solid Gray;padding:2px;}.sbPrivMsgRow.unread{background-color:#eee;color:#aaa;}.sbMainMsgRow .avat{display:block;width:32px;height:32px;background-repeat:no-repeat;float:left;margin:1px 3px 1px 1px;border:1px solid #eee;}.sbMainMsgRow .name,.sbPrivMsgRow .name{font-weight:bold;}.sbMainMsgRow .time,.sbPrivMsgRow .time{font-style:italic;margin-right:3px;}.privmsg{cursor:pointer;}#shoutboxPMHeader{background-color:Gray;color:white;padding:2px;}#shoutboxPMHeader img{padding:2px;}div#shoutboxPM>div#privMsg{position:fixed;bottom:0;width:100%;}