h6 {
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
} 


/*---------------------------------------BANNER---------------------------------------*/

#bannerArt {
	top: 22px;
	width: 619px;
	height: 121px;
	background-image: url('../img/rebati-banner-art-fr.png');
}

#bannerArt-Second {
	top: 8px;
	left: -1px;
	width: 396px;
	height: 46px;
	background-image: url('../img/rebati-banner-art-second-fr.png');
}

#linkBox {
	width: 500px;
}

/*#chicklets {
	left: 406px;
}*/

/*---------------------------------------COLUMNS---------------------------------------*/

#column2 {
	position: relative;
}

#genderblurb {
	position: absolute;
	left: 22px;
	bottom: 22px;
}

#buttonMore {
	float: right;
	width: 226px;
	height: 41px;
	background-image: url('../img/button-more-fr-NEW-82.png');
	background-repeat: no-repeat;
	background-position: 0 -41px;
	cursor: pointer;
	overflow: hidden;
}

#buttonMore:hover {
	background-position: 0 0;
}

#buttonRebati {
	float: right;
	width: 262px;
	height: 37px;
	background-image: url('../img/button-rebati-fr-NEW.png');
	background-repeat: no-repeat;
	background-position: 0 -37px;
	cursor: pointer;
	overflow: hidden;
}

#buttonRebati:hover {
	background-image: url('../img/button-rebati-fr-NEW.png');
	background-position: 0 0;
}
