.status.online
{
	color:#52BD37;
	text-shadow:0 0 2px #48CF3C;
}
.status.offline
{
	color:#FF0000;
	text-shadow:0 0 2px #FA8787;
}