.sectionHeader {
	color: #333333;
	background-color: #DDE0E3;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(/SFXPictures/sfxStyles/sectionHeader.gif);
	background-repeat: repeat-x;
}
.rowBgDark {
	background-color: #EEF0F2;
}
