div#RightContainerMaster {
background-color: white;
margin-top: 0px;
margin-left: 4px;
}

div[class=Spacer] {
background-color: white;
}

div#MyRow1 {
display: inline;
width: 100%;
margin-left: 2px;margin-right: 2px;
background-color: transparent;
}
div#MyRightTITLE {
display:inline;
width: 100%;
margin-left: 0px;margin-right: 2px;
background-color: transparent;
}
div#MyRightTITLE .Head {
color: #CC6699;
font-weight: bold;
font-size: 32px;
text-align:left;
display: inline;
width: 100%;
margin-left: 0px;margin-right: 2px;
background-color: transparent;
border-bottom:3px;
border-bottom-style: dotted;
border-bottom-color:#CC6699;
}




div#MyRightRow2 {
margin-left: 2px;margin-right: 2px;
margin-bottom: 0px;
background-color: transparent;
} 















