.mjw_CentralZone
{
	position: relative;
	top: 20px;
	left: 100px;
        font-family: Arial, Helvetica, sans-serif;
}

.mjw_CentralZoneContent
{
	position: relative;
	left: 20px;	
	width: 80%;
}

.mjw_CentralZoneContent h2
{
    font-size: 12px;
    padding: 2px;
    margin: 0px;
    height: 13px;
}

.mjw_CentralZoneContent .summary
{
    font-size: 11px;
    padding: 0px 30px 0px 30px;
    margin: 0px ;
    font-style: italic;
}

.mjw_CentralZoneContent .more
{
    font-size: 9px;
}

.mjw_CenterContent
{
    align: center;
}

.mjw_logo
{
       position: relative;
       left:17%;
}

.mjw_CentralZone .pager
{
        position: absolute;
        top: 0px;
        right:155px;
	float: right;
	border: 1px solid lightgrey;
	padding: 8px;
}
