

/* CSS that is français site specific */

#easy_steps_title {
	background: url("../images/francais/easy_title.gif") no-repeat;
}

/******************/

#newsletter_holder {
  background: url("../images/francais/bg_newsletter.jpg") no-repeat;
	height:120px;
}

#newsletter_holder form {
  padding:93px 0px 0px 5px;
}

#newsletter_holder input.email {
	width:95px;
}

#newsletter_holder .smallButton {
  background: url("../images/francais/join_button.gif") no-repeat;
	width: 45px;
}

#product_right {
	background: url("../images/francais/savings.gif") top right no-repeat;
}


#easy_steps {
	text-align: left;
}