#header #branding h1 {
  width:383px;
  height:137px;

  background-image:url(/images/culturized/fr/logo.png);
}

* html #header #branding h1 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/culturized/fr/logo.png',sizingMethod='crop');
}

#contactInfo #email {
  width:300px;
  height:19px;

  background-image:url(/images/culturized/fr/email.png);
}

* html #contactInfo #email {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/culturized/fr/email.png',sizingMethod='crop');
}

#contactInfo #phone {
  width:151px;
  height:19px;

  background-image:url(/images/culturized/fr/phone.png);
}

* html #contactInfo #phone {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/culturized/fr/phone.png',sizingMethod='crop');
}

#nav ul li#animals a {
  height: 10px;
  width: 53px;
  
  background-image:url(/images/culturized/fr/nav_animals.png);
}

#nav ul li#portrait a {
  height: 10px;
  width: 54px;
  
  background-image:url(/images/culturized/fr/nav_portraits.png);
}

#nav ul li#couples a {
  height: 10px;
  width: 50px;
  
  background-image:url(/images/culturized/fr/nav_couples.png);
}

#nav ul li#kids a {
  height: 10px;
  width: 50px;
  
  background-image:url(/images/culturized/fr/nav_kids.png);
}

#nav ul li#mode a {
  height: 10px;
  width: 35px;
  
  background-image:url(/images/culturized/fr/nav_mode.png);
}

#nav ul li#weddings a {
  height: 10px;
  width: 57px;
  
  background-image:url(/images/culturized/fr/nav_weddings.png);
}

#nav ul li#maternity {
  margin-top: 5px;
}

#nav ul li#maternity a {
  height: 13px;
  width: 58px;
  
  background-image:url(/images/culturized/fr/nav_maternity.png);
}

#nav ul li#travel a {
  height: 10px;
  width: 52px;
  
  background-image:url(/images/culturized/fr/nav_travel.png);
}

#nav ul li#family a {
  height: 10px;
  width: 41px;
  
  background-image:url(/images/culturized/fr/nav_family.png);
}

#nav ul li#jessika a {
  height: 12px;
  width: 40px;
  
  background-image:url(/images/culturized/fr/nav_jessika.png);
}

#nav ul li#jessika {
  padding-right: 0;
  
  background: none;
}

/* TEMP */
#nav ul li#travel {
  padding-right: 0;
  
  background: none;
}