/*MjcTop is the outer most div when the MJC Rounded Div is rendered*/
.Blue1MjcTop { background: url(img/MjcGrad.gif) repeat-x top left; }
.Blue1MjcRight { background: url(img/dot.gif) 100% 0 repeat-y; }
.Blue1MjcLeft { background: url(img/dot.gif) 0 0 repeat-y; }
.Blue1MjcBot { background: url(img/dot.gif) 0 100% repeat-x; }

.Blue1MjcTopLeft { background: url(img/MjcTopLeft.gif) 0 0 no-repeat; }
.Blue1MjcTopRight { background: url(img/MjcTopRight.gif) 100% 0 no-repeat; } 
.Blue1MjcBotLeft { background: url(img/MjcBotLeft.gif) 0 100% no-repeat; }
.Blue1MjcBotRight { background: url(img/MjcBotRight.gif) 100% 100% no-repeat; }

.Blue1MjcImage { float: left; padding: 2px 8px 0 3px; }
.Blue1MjcTitle
{
	vertical-align: text-top;
}
.Blue1MjcTitle h3 
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: text-top;
    padding: 10px 3px 0px 3px;
}

.Blue1MjcContent
{
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}
