.welcomebox
{
	width:482px;
	height:103px;
	float:left;
	text-align:left;
	margin-left:-3px;
	text-align:justify;
}

.bluebar
{
	background:url('../images/welcome.png') repeat-x;
	margin-bottom:2px;
	margin-left:2px;
	float:left;
}

.recently-played
{
	white-space: nowrap;
	float: left;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
