#headline h1, h1
{
	text-align: left;
}
/* General */
#contentArea 
{
	position: absolute;
	top: 289px;
	left: 0;
	z-index: 50;
}
.bottomNavBox 
{
	top: 289px;
}
.copyrightNavText 
{
	display: block;
	top: 400px;
}

#factoryContentBlock 
{
	margin-left: 0px;
}
#factoryListSummary 
{
	margin-left: 233px;
}
DIV.article 
{
	border-bottom: solid 1px #890C08;
}
DIV.article h3 a
{
	color: #890C08;
}
DIV.info
{
	color: #890C08;
}
DIV.articleDetail DIV.articleDate
{
	color: #890C08;
}