/*MjcTop is the outer most div when the MJC Rounded Div is rendered*/
.Blue4MjcTop { background: url(img/MjcGrad.gif) repeat-x top left; }
.Blue4MjcRight { background: url(img/dot.gif) 100% 0 repeat-y; }
.Blue4MjcLeft { background: url(img/dot.gif) 0 0 repeat-y; }
.Blue4MjcBot { background: url(img/dot.gif) 0 100% repeat-x; }

.Blue4MjcTopLeft { background: url(img/MjcTopLeft.gif) 0 0 no-repeat; }
.Blue4MjcTopRight { background: url(img/MjcTopRight.gif) 100% 0 no-repeat; } 
.Blue4MjcBotLeft { background: url(img/MjcBotLeft.gif) 0 100% no-repeat; }
.Blue4MjcBotRight { background: url(img/MjcBotRight.gif) 100% 100% no-repeat; }

.Blue4MjcImage 
{ 
    float: left; 
    padding: 3px 8px 0 3px; 
}

.Blue4MjcTitle
{
	vertical-align: text-top;
}

.Blue4MjcTitle h3 
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: text-top;
    padding: 10px 3px 0px 3px;
}

.Blue4MjcContent
{
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}