#middleColumn { float:left; width:640px; }

#text 
{ 
	background:#FFF; 
	padding:20px; 
	font-family:arial; 
	font-size:12px;
	line-height:20px;
}

#text h1,
#text h2
{ 
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	padding:2px 0px;  
	margin:0px;
	text-transform: capitalize;
}

#text h1 { color:#E2001A; margin-top:15px; }
#text h2 { color:#A4C300; margin-bottom:10px; }

#text p.intro { font-weight:bold; padding-top:0px; }
#text p
{
	color:#000;
	font-family:arial; 
	font-size:12px; 
	padding-top:10px;  
	margin:0px;
}

#text a { color:#A4C300; text-decoration:none; }
#text a:hover { text-decoration:underline; }

#text div.content { float:left; width:300px; margin-right:20px; }
#text img.coverImg { width:300px; border:0px; }


#text div.headlines { float:left; width:280px; }
#text div.headerImg { margin:85px 0px 15px 0px; }
#text span.str { 	color: #e2001a; font-weight: bold; padding: 0 4px 0 4px; }


#text div.footer { clear:left; height:0px; overflow:hidden; }