#chat { text-align:left;}
#chat .nick { margin-left:25px; color:#3AA270;font-size:10pt; }
#chat .nick a { color:#3AA270; font-weight: bold;}
#chat .status { margin-left:35px; color: #075121;font-size:9pt; margin-bottom:5px; }
	#chat .status small { color: #fff; }
#chat .pac { font-size:11px; }
#chat { font-size:9pt; color: #9BDEB3; }

#chatInput { margin-top: 5px; font-size: 8pt; }
#chatInput #post { width: 75%; background:url('../../files/gfx/background/bg_black.jpg') black;color: white; border:1px solid #f0e68c; font-size: 9pt; }
#chatInput #submit { background: transparent; color: #16873B; border: none;}
#chatInput #creature { width:20px; border:none; margin: none; padding:none; }
#chatInput #creature_name { color: #16873B; font-size:8pt; }
#chatInput #refresh { font-size:9pt; color:#f0e68c; }

