/*MjcTop is the outer most div when the MJC Rounded Div is rendered*/
.MjcBayMjcBase { background: url(img/contentBg.gif) repeat-x scroll center bottom; }
.MjcBayMjcTop { background: url(img/MjcGrad.gif) repeat-x top left; }
.MjcBayMjcRight { background: url(img/dot.gif) 100% 0 repeat-y; }
.MjcBayMjcLeft { background: url(img/dot.gif) 0 0 repeat-y; }
.MjcBayMjcBot { background: url(img/dot.gif) 0 100% repeat-x; }


.MjcBayMjcTopLeft { background: url(img/MjcTopLeft.gif) 0 0 no-repeat; }
.MjcBayMjcTopRight { background: url(img/MjcTopRight.gif) 100% 0 no-repeat; } 
.MjcBayMjcBotRight { background: url(img/MjcBotRight.gif) 100% 100% no-repeat; }
.MjcBayMjcBotLeft { background: url(img/MjcBotLeft.gif) 0 100% no-repeat; }

.MjcBayMjcImage { float: left; padding: 3px 8px 0 3px; }
.MjcBayMjcTitle
{
	vertical-align: text-top;
}
.MjcBayMjcTitle h3 
{
    font-style:normal;
    font-weight: bold;
    font-size: 150%;
    vertical-align: text-top;
    padding: 3px 0 0 3px;
    color: #5D5D5D;
}

.MjcBayMjcContent
{
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}