/*MjcTop is the outer most div when the MJC Rounded Div is rendered*/
.Blue3MjcTop { background: url(img/MjcGrad.gif) repeat-x top left; }
.Blue3MjcRight { background: url(img/dot.gif) 100% 0 repeat-y; }
.Blue3MjcLeft { background: url(img/dot.gif) 0 0 repeat-y; }
.Blue3MjcBot { background: url(img/dot.gif) 0 100% repeat-x; }

.Blue3MjcTopLeft { background: url(img/MjcTopLeft.gif) 0 0 no-repeat; }
.Blue3MjcTopRight { background: url(img/MjcTopRight.gif) 100% 0 no-repeat; } 
.Blue3MjcBotLeft { background: url(img/MjcBotLeft.gif) 0 100% no-repeat; }
.Blue3MjcBotRight { background: url(img/MjcBotRight.gif) 100% 100% no-repeat; }

.Blue3MjcImage { float: left; padding: 3px 8px 0 3px; }
.Blue3MjcTitle
{
	vertical-align: text-top;
}
.Blue3MjcTitle h3 
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: text-top;
    padding: 10px 3px 0px 3px;
}

.Blue3MjcContent
{
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}