.profile-box h1
{
    margin: 0;
    padding: 0;
}
.profile-box #profile-status-message:before
{
    content: '«';
    color: #990000;
}
.profile-box #profile-status-message:after
{
    content: '»';
    color: #990000;
}