/* style for module titles */
.ZeroPadTitle   {
    font-family: Arial, Helvetica;
    font-size:  11pt;
    font-weight: bold;
    color: #000000;
}
.ContentPane {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
