#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
{
	zoom:1;
}