/* This file controls the look of the Live shoutbox... */

#chatoutput {
height: 295px;
/* width: 300px; */

/* Horizontal Scrollbar Killer */
padding: 6px 8px; 

/* Borders */
border: 1px solid #000;
border-width: 1px 1px;dotted;
-moz-border-radius : 0px 0px 0px 0px;

font: 11px helvetica, arial, sans-serif;
color: #fa03fd;
background: #FFFFFF;
overflow: auto;
margin-top: 10px;margin-left:10px;margin-right:10px;margin-bottom:20px
}

#chatoutput span { font-size: 9pt; color: #000000; border-bottom: 1px dotted; }
#chatForm label, #shoutboxAdmin { display: block; margin: 10px; }
#chatoutput li a { font-style: normal; font-weight: bold; color: #000000 }

/* User names with links */
#chatoutput li span a { font-weight: normal; display: inline !important; border-bottom: 1px dotted #000000 }

#chatForm input[type="hidden"] { border: 0; padding: 0;margin-top: 10px;margin-left:10px;margin-right:10px;margin-bottom:20px
 }
#chatForm input, #tagText input, #chatForm textarea, #chatForm #shoutboxOp, #shout_theme { width: 260px; margin-left: 10px;border:1px dotted;}
#chatForm textarea { width: 260px;border: 1px dotted;margin-left:10px }
#chatForm input#submitchat { width: 70px; margin-left: 10px  padding: 2px;border:1px dotted #000; }
#chatoutput ul#outputList { padding: 0; position: static; margin: 0; }
#chatoutput ul#outputList li { padding: 4px; margin-left: 10; color: #333333; background: none; font-size: 1em; list-style: none; min-height: 16px; }
<div class="title">eigene Nachricht abschicken</div>
/* No bullets from Kubrick et al. */
#chatoutput ul#outputList li:before { content: ''; }

ul#outputList li:first-line { line-height: 16px; }
#lastMessage { padding-bottom: 2px; text-align: center; border-bottom: 1px  #666666; }
div#responseTime { display: inline; }
#chatoutput .wp-smiley { vertical-align: middle; }
fa03fd
#JalSound { margin: 0 -16px 0 0; cursor: pointer; float: left; width: 16px; height: 16px; }
#usersOnline { color: #fa03fd; font-size: 9px; text-align: center; }
#chatInput { }
#SmileyList a img { margin-top: 4px; }
#Show_Spam { text-align: center; color: red; }

#wordspew .delShout { cursor: pointer; color:red; font-weight: bold; margin-left: 4px; }
.shoutbox_archive { margin: 20px; text-align: left; }
.shoutbox_archive .header { background: #000; color: #fff; height: 30px;}
table#wordspew { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background: #fff; padding: 6px; color: #000; }
.msg { width: 70%; }
.name { white-space: nowrap; }
.date, .IP { text-align: center; }
.alternate { background-color: #f8f8f8; }
.goback { float: right; margin: 5px; }
#chatoutput li span.jal_user, #chatoutput li span.jal_user a, td span.jal_user { font-weight: bold;  }

.ps_left { float: left; margin-right: 2px; }
.ps_right { float: right; margin-left: 2px; }

tr.bg td { border-bottom: 1px dotted; #666666; padding: 2px; }
tr.bg:hover td, tr.bg:hover td a { background: #000000; color: #FFFFFF; }
#chatoutput .InfoUser, .InfoUser { color: red; font-size: xx-small; }


#tagcloudlinks {
	padding-top: 0px;
	padding-bottom: 0px;
}

.taglink {
	float:left;
	padding:5px;}
a:link{
	color: #000000;}
a:hover{
	color: #000000;text-decoration:underline;}

#tagcloudform input { 
color: 000;
backgroundcolor: fff;
	border: 1; 
	padding: 0; }
#tagcloudform input#submitTagSearch { color: 000;
backgroundcolor: fff;

	width: 70px; 
	margin: 10px auto; 
	border: 2px outset; 
	padding: 2px; }
