@CHARSET "UTF-8";

div#Header {
   background: url(../images/fr/headerLarge_background.png) center no-repeat;
}

.TipUserName {
   background: url(../images/fr/becreative.png) no-repeat center right;
}

.TipPassword {
   background: url(../images/fr/chooseagoodone.png) no-repeat center right;
}

.TipPasswordConfirm {
   background: url(../images/fr/weneedtobesure.png) no-repeat center right;
}

.TipDay {
   background: url(../images/fr/day.png) no-repeat 45px center;
}

.TipMonth {
   background: url(../images/fr/month.png) no-repeat 125px center;
}

.TipMonthSmall {
   background: url(../images/fr/month.png) no-repeat 70px center;
}

.TipYear {
   background: url(../images/fr/year.png) no-repeat 70px center;
}

.TipYearSmall {
   background: url(../images/fr/year.png) no-repeat 50px center;
}

.TipZipCode {
   background: url(../images/fr/zipcode.png) no-repeat center right;
}

.AtLeast {
   background: url(../images/fr/youmustbeatleast18tojoin.png) no-repeat center center;
}

#Wrap input.inputEnterKeywords {
   background: url(../images/fr/inputEnterKeywords.png) no-repeat center left
}

#Wrap input.inputEnterLocation {
   background: url(../images/fr/inputEnterLocation.png) no-repeat center left
}