#chatoutput 
{
	width:280px;
}

#chatoutput ul#outputList 
{
    width: 250px;
}

#lastMessage 
{
    width: 250px;
}

#lastMessage 
{
    font-size: 9px;
}

div.titleline div.titleline_title 
{
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
}

.playericon
{
	position:relative;
	top:8px;
	margin-top:-10px;
}

