﻿/* 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;
}
div.termsAndConditions h1 {
font-size:2em;
}
div.termsAndConditions h2{
font-size:1.5em;
}
div.termsAndConditions h3 {
margin:1em 0;
font-size:1.18em;
}
div.termsAndConditions h4 {
margin:1em 0;
font-size:1.03em;
}

div.termsAndConditions ul {
margin-left:1.5em;
}


.purpleStyle {
color:#800080 !important;
}