#header .logoTable
{
   position: relative;
   float: right;
   right: -7px;
}

#header .header_logo_new_rewards
{
   position: relative; 
   width: 40px; 
   float: left;
left: -17px;
}

#header .header_logo_new_rewardsFF
{
   position: relative; 
   width: 40px; 
   float: left;
left: -32px;
}

#header .header_logo_new_vip
{
   position: relative; 
   width: 40px; 
   float: left;
   left: 2px;

}

#header .header_logo_new_vipFF
{
   position: relative; 
   width: 40px; 
   float: left;
   left: -10px;

}

#header .header_logo_facebook
{
    position: relative; 
   width: 23px;
   float: right;
margin: -2px -2px 0px 0px; 


}

#header .header_logo_twitter
{
    position: relative; 
   width: 23px;
   float: right;
   right: -7px;
margin: -2px 0px 0px 0px; 
}

