/* form styles */
*						{padding:0; margin:0;}
#w3nChat_body			{background-color:#FDF3E8; background-color:black;}						 
#w3nChat_wrap			{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
						 font-size:11px; font-weight:bold; color:#546A8B;
						 width:158px; margin:5px auto 5px auto;
						 border:1px solid #546A8B; background-color:#CAD9F7;}
#w3nChat_form 			{margin:0; padding:0;}
#w3nChat_form p			{line-height:18px; padding:0;}
#w3nChat_form table		{margin:0px auto;}
#w3nChat_form td		{height:20px; padding:1px 2px; text-align:left;}
#w3nChat_form input		{font-size:11px; font-weight:normal; text-align:left;}
#w3nChat_form .title, #w3nChat_form .new, #w3nChat_form .fehler, #w3nChat_form .ok
						{text-align:center;}
#w3nChat_form .jlink	{text-align:center; padding:0px; margin:0px;}	
#w3nChat_form .td_1		{width:46px;}
#w3nChat_form .td_top	{width:46px; height:5px; padding:0px 2px; text-align:left;}
#w3nChat_form .td_sep	{width:46px; height:3px; padding:0px 0px; text-align:left;}
#w3nChat_form .hidden	{height:2px; padding:0px;}

#w3nChat_form .fehler	{color:red;}
#w3nChat_form .ok		{color:blue;}

#w3nChat_form .copyright,
#w3nChat_display_125 .cr,
#w3nChat_display_160 .cr{font-size:10px; font-weight:normal; text-align:center; text-decoration:none;}

#w3nChat_form .in_1		{width:42px; height:14px; padding:0px 1px; border:1px solid #546A8B;}
#w3nChat_form .in_2		{width:92px; height:14px; padding:0px 1px; border:1px solid #546A8B;}
#w3nChat_form .in_3		{width:142px; height:14px; padding:0px 1px; border:1px solid #546A8B;}

#w3nChat_form .in_submit,
#w3nChat_form .in_new	{width:96px; height:20px; padding:0px 1px; border:0px solid #546A8B;}
#w3nChat_form .in_submit{background-image:url(pics/submit.gif)}
#w3nChat_form .in_new	{background-image:url(pics/new_message.gif)}
#w3nChat_form .in_refr	{width:46px; height:20px; padding:0px 1px; border:0px solid #546A8B;
						 background-image:url(pics/actual.gif)}

#w3nChat_form .refresh	{border:none;}
#w3nChat_form .another	{width:96px; border:none;}
/* display styles */
#w3nChat_view_box_1		{width:140px; height:233px; font-weight:normal; padding:2px; overflow:auto;
						 font-family:"Courier New", Courier, monospace; font-size:12px;				 
						 border:1px solid #546A8B; background-color:#EFF3FC; text-align:left;}
#w3nChat_view_box_2		{width:140px; height:153px; font-weight:normal; padding:2px; overflow:auto;
						 font-family:"Courier New", Courier, monospace; font-size:12px;				 
						 border:1px solid #546A8B; background-color:#EFF3FC; text-align:left;}
#w3nChat_view_box_3		{width:140px; height:213px; font-weight:normal; padding:2px; overflow:auto;
						 font-family:"Courier New", Courier, monospace; font-size:12px;				 
						 border:1px solid #546A8B; background-color:#EFF3FC; text-align:left;}

.w3nChat_separator 		{width:100px; height:5px; font-size:0px;}
.w3nChat_nick	  		{font-family:"Courier New", Courier, monospace; font-size:12px;
				   		 font-weight:normal; color:#4B9C74; text-decoration:underline;}
/*						 
#w3nChat_display_125		{width:123px; margin:5px auto; font-size:11px; font-weight:bold;
		 			 		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
							 border:1px solid #66a4ff; background-color:#FFE1D2;}
#w3nChat_display_125 p		{padding:5px 0px; text-align:center;}
#w3nChat_display_125 .box	{width:119px; height:119px; font-weight:normal; padding:2px; overflow:hidden;
							 font-family:"Courier New", Courier, monospace; font-size:12px;
							 border-top:1px solid #66a4ff; border-bottom:1px solid #66a4ff;
							 background-color:#FDF3E8; text-align:left;}
							 
#w3nChat_display_160		{width:158px; margin:5px auto; font-size:11px; font-weight:bold;
		 			 		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
							 border:1px solid #940101; background-color:#FFE1D2;}
#w3nChat_display_160 p		{padding:5px 0px; text-align:center;}

#w3nChat_display_160 .box	{width:140px; height:119px; font-weight:normal; padding:2px; overflow:auto;
							 font-family:"Courier New", Courier, monospace; font-size:12px; margin:0px auto;
							 border:1px solid #940101; background-color:#FDF3E8; text-align:left;}
*/