	.MLSSectionHeading 
	{
	    background-color: #CC0000;
	    text-align: center;
	    font-weight: bold;
	    font-face: Times;
	    font-size: .9em;
        color: #eeeeee;
        border-width: 2px;
        border-color: #dadada;
        border-style: solid;
        padding: 2px;
	}
