
	.comm							{ border: 1px solid #161616; text-align: center; width: 540px; height: 115px; color: #ffffff; }
	.comm-head						{ background-color: #060606; padding: 1px; text-align: right; margin-bottom: 5px; }
	
	.comm-left						{ float: left; width: 350px; height: 85px; border: 1px solid #666; margin-left: 5px; margin-right: 10px; }
	.comm-left-history				{ width: 348px; height: 60px; background-color: #ffffff; overflow: auto; margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 3px; }
	.comm-left-enter					{ width: 350px; }
	.comm-left-enter input#enter-text		{ vertical-align: middle; background-color: #ffffff; font-size: 10px; width: 300px; margin-right: 3px; color: #000; }
	.comm-left-enter input#enter-button		{ vertical-align: middle; width: 40px; background-color: #666; font-size: 9px; }
	
	.comm-right						{ float: left; width: 145px; height: 79px; border: 1px solid #666; font-size: 9px; }
	.comm-right p					{ text-align: left; border-bottom: 1px solid #666; color: #fff; }
	
	.comm-users-stat					{ background-color: #000000; width: 100%; padding: 1px; }
	.comm-users						{ background-color: #323E52; cursor: pointer; width: 130px; padding-top: 1px; padding-bottom: 1px; }
	.comm-users-container				{ overflow: auto; height: 69px; }
	
	
	.comm-history-stamp				{ text-align: left; float: left; width: 50px; font-size: 9px; color: #000000; text-align: left;  border-bottom: 1px solid #2B3547;  }
	.comm-history-msg					{ text-align: left; float: left; width: 276px; font-size: 9px; color: #cc3300; padding-left: 3px; border-bottom: 1px solid #2B3547; }
	.comm-history-msg span				{ color: #000000; }
	.comm-history-msg#off				{ color: #3333ff; }