.content 
{		
	Clear:both;
	WIDTH: 745px;
}

.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:10px;	
}

.relatedcontentFooter
{
		border-bottom: #d0cbbf 1px solid;
		padding-top:9px;		
		margin-bottom:8px;	
}

.relatedlastContent 
{			
		border-bottom: 0px;							
}

.contentChanges 
{
		display:none;
}