.content {padding-left:10px;}
#newspaper{
	width:540px;
	vertical-align:top;
	padding: 0px 0px 10px 0px;
	color:#000000;
	background:url("../_images/pressBackground.jpg");
	background-color:#EEEEEE;
	border:0px solid #999999;
	font-size:10pt;
	}
#newspaper .paragraph {text-align:justify;}
#newspaper p		 {margin-left:5%;margin-right:5%;}

#newspaper hr	{width:85%;}
#newspaper h1	{color:#000000;margin-left:5%;margin-right:5%;font-size:13pt;}
#newspaper h2	{color:#000000;margin-left:5%;margin-right:5%;font-size:12pt;}
#newspaper h3	{color:#000000;margin-left:5%;margin-right:5%;font-size:11pt;}
#newspaper h4	{color:#000000;margin-left:5%;margin-right:5%;font-size:10pt;}

.col		{width:100%;}
.col100 	{float:left;width:100%;}
.col50	{float:left;width:49%;}
.clear	{clear:both;}
.floatleft  {float:left;}
.floatright {float:right;}
.calign	{text-align:center;}
#newspaper a,link,visited,active	{color:#CCFFFF;background-color:transparent;text-decoration:none;}
#newspaper a:hover					{text-decoration:none;}
#newspaper legend					{color:#000000;}
#newspaper form						{margin-left:-30px;width:550px;text-align:right;}
.date 								{font-size:10pt;font-weight:bold;text-align:left;}
#newspaper .reporter				{font-size:10pt;font-weight:bold;text-align:right;}

#newsFeed {
	margin:5px 20px 5px 10px;
	padding: 0px 0px 0px 0px; 
	float:right;
	width:250px;
	border:1px solid #000000;
	}
#newsFeed .heading    {
	text-align:center;
	width:250px;
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	}#newsFeed a,link,visited,active {color:#000000;}#newsFeed a:hover 				{text-decoration:underline;}
#newsFeed .description			{font-size:8pt;}
