#contentheader
{
	width:80.0em;
}

#container {
  width:80em;
}

#content {
  width:55em;
  float:left;
  padding:0em 0em 0em 1.5em;
}

#content .item
{
	padding:0em;
	margin:0em;
	width:25em;
	float:left;
	margin:0em 2.45em 1.5em 0em;
	line-height:1.5em;
}

#content .item p a {
  color:#333333;
}

#content .item h2
{
	padding:0em;
	margin:0em;
	color:#333333;
	font-size:15px;
}

#content .item h3
{
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
}

#content .item img
{
	float:left;
	width:7em;
	height:7em;
	margin-right:0.75em;
}

#rightbox {
  width:18.55em;
  padding-right:1.5em;
  float:right;
}

/* FOOTERTEXT */
#footertext { clear: both; padding: 1.2em 1.5em; line-height: 1.3em; }
#footertext p { color: #888; font-size: .8em; margin: .8em 0; }
#footertext a {	color: #246078; }
#footertext strong { font-weight: normal; color: #000; }
#footertext a:hover, #footertext a:focus { background: #ccc; }
