﻿.sprite-fire 
{
   width: 130px;
   height: 170px;
   top: 360px;
   z-index: 10;
   background-position: 0 0;
   background-repeat: no-repeat;
}
#left-fire {
  position: absolute;
  left: 50%;
  margin-left: -570px;
}
#right-fire {
  position: absolute;
  right: 50%;
  margin-right: -570px;
}
.email-navigator {
  top: 85px;
  left: 0px;
  right: 0px;
  position: absolute;
} 
  .email-navigator .user-mail-away-link {
    color: #7facdc; 
    font-size: 22px;
  }