.contentWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contentGreyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bg_repeat {
	background-image: url(images/layout/bg_repeat.gif);
	background-repeat: repeat-x;
}
.leftShadowRepeat {
	background-image: url(images/layout/left_shadow_repeat.gif);
	background-repeat: repeat-y;
}
.rightShadowRepeat {
	background-image: url(images/layout/right_shadow_repeat.gif);
	background-repeat: repeat-y;
}
