.content 
{		
    Clear:both;
    WIDTH: 560px;
}

/*.secondLevel 
{
        display:none;
}*/

/*.pageTop 
{		
        width:744px;
}*/

.content .contentArea 
{ 
        min-height:220px;
}

* HTML .content .contentArea {	
        height: 220px;
}

.relatedContents
{
    border-top: #d0cbbf 1px solid;
    padding-top: 8px;
    margin-top: 20px;
}

.contentChanges 
{
    display:none;
}

.relatedContents a
{
    color: #669900;
}

.relatedContentFooter
{
        border-bottom: #d0cbbf 1px solid;
        padding-top:9px;	
        margin-bottom:8px;
}

.relatedLastContent 
{			
    border-bottom: 0px;
    padding-top:9px;
    margin-bottom:8px;						
}