@CHARSET "UTF-8";
#statusFeed .status .text{
    word-break: break-word;
	width: 440px;
	float: left;
	margin-bottom: 10px;
}

#statusFeed .status .result img{
	vertical-align: bottom;
}

#statusFeed .status .score{
	font-weight: bold;
}
