em#responseTime {
font-style: normal;
}

#lastMessage { float:right;;
font-size:11px;
--height: 83px;
-background-color: #f7f5f0;
width:400px;
-padding-bottom: 2px;
text-align: left;
-border-bottom: 1px solid #ece8d6;
}


li#comment-new {background: #fefefe !important; width:460px;}
span.name {color:#ff6d01 !important; display:block;padding-right:300px;;}
#chatoutput {

/* Height of the shoutbox*/
height: 200px;

/*Uncomment width below*/
/*width: 220px;*/

/* Horizontal Scrollbar Killer */
 

/* Borders */
border: 1px solid #EFEFEF;
border-width: 1px 1px;

font: 11px helvetica, arial, sans-serif;
color: #333333;
background: #FFFFFF;
overflow: auto;
margin-top: 10px;
}

#chatoutput span {
font-size: 14px;
color: #faa442;
font-weight:bold;
font-style:italic;
}

#chatForm label, #shoutboxAdmin {
margin: 4px 0;

}




#chatoutput a {
font-style: normal;
font-weight: bold;
color: #FF3C16}

/* User names with links */
#chatoutput li span a {
font-weight: normal;
display: inline !important;
border-bottom: 1px dotted #efefef;}

#chatForm textarea {
width: 150px;
}

#chatoutput ul#outputList {
padding: 0;
width:490px;
 
position: static;
margin: 0;
}

#chatoutput li {
padding: 4px;
margin: 0;
color: #666666;

background: none;
font-size: 12px;;
list-style: none;
text-overflow:ellipsis;
overflow:hidden;
width: 100%;
	font-weight:normal;
	font-style:normal;
}

/* No bullets from Kubrick et al. */
#chatoutput ul#outputList li:before {
content: '';
}

ul#outputList li:first-line {
line-height: 16px;
}




#chatoutput .wp-smiley {
vertical-align: middle;
}

.website {
	display: none;
}