/* Definitions differents to global countries */

/* All right columns are set to red background and white text */
.contentFullWidthColWhite {
	background: url(../_img/bg/mca_bg_red.jpg) repeat-y top left;
}
.colWhite {
	color:#fff;
}