body#impact
{
	font-size: 0.9em;
}

#impact.resources #wrapper
{
	width: 686px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -390px;
	border: 1px solid black;
	padding: 0 47px 0 47px;
	font-family: arial, helvetica, verdana, sans-serif;
	background: url('../images/impact-article_title.gif') no-repeat 0 0;
}

#impact.resources #photo
{
	margin: 135px 0 15px 0;
}

#heading
{
	width: 375px;
}

#factbox
{
	float: right;
	width: 140px;
	margin: 0 0 5px 15px;
	background: #5b6296;
}

#factbox .first
{
	margin-top: 5px;
}

#content
{ 
	margin-bottom: 30px; 
} 

#content .leftCol 
{ 
	float: left; 
	width: 335px; 
} 

#content .rightCol 
{ 
	margin-left: 350px; 
} 

#footer 
{ 
	float: right; 
	font-size: 0.95em; 
} 

/***** styles *****/ 
h2 
{ 
	margin-bottom: 15px; 
	color: #cf932b; 
	font-size: 1.3em; 
	font-family: arial, helvetica, verdana, sans-serif; 
} 

#factbox h3 
{ 
	display: block; 
	width: 138px; 
	padding: 5px 0 2px 2px; 
	border-bottom: 1px solid white; 
	color: #fff; 
	font-size: 1em; 
	background: #0a2668; 
} 

#factbox p 
{ 
	color: #fff;
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 0.8em; 
	padding-left: 3px; 
	margin-bottom: 5px; 
} 

#content p 
{ 
	font-size: 0.95em; 
	text-align: justify; 
	text-indent: 1.75em; 
	margin-bottom: 5px; 
} 

em 
{ 
	font-style: normal; 
	font-weight: bold; 
}

/* more styles */

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

html
{
	font-size: small;
}

body
{
	color: #000;
	font-style: normal;
	font-size: 1.05em;
	font-family: verdana, helvetica, arial, sans-serif;
	background: #fff;
}

p
{
	margin-bottom: 15px;
}