
#prepaid_area {
	float: left;
	clear: left;
	width: 50%;
}
#products_opts_styles {
	float: left;
	clear: right;
	width: 100%;
}
#product_opts_motifs {
	float: left;
	clear: left;
	width: 100%;
}
#products_opts_colours {
	float: left;
	clear: none;
	width: 40%;
}