.main_text {
	float: right;
	margin-top: 10px;
	width: 100%;
}
.main_text .header_item  {
	font-size:14px;
	color:#f06d3b;
	font-weight: bold;
	clear: both; 
}
.main_text .header_item a:link, .main_text  .header_item a:visited 
{
	font-size:14px;
	color:#f06d3b;
	font-weight: bold;
	clear: both;
}
.main_text .header_item a:hover, .main_text  .header_item a:active
{
	font-size:14px;
	color:#f06d3b;
	font-weight: bold;
	clear: both;
}
.main_text  .header_item a:link, .main_text  .header_item a:visited {
	color:#f06d3b;
	text-decoration: none;
}
.main_text  .header_item a:hover, .main_text  .header_item a:active {
	color:#f06d3b;
	text-decoration: none;
}
.main_item  .link a {
	text-decoration: underline;
}
.date {
	font-size: 11px;
	color: #8c8c8c;
	margin-top: -5px;
	clear:both;
}
.whatsnew_message {
	color: #656464;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.footer_divider {
	width:123px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}
.more_info {
	text-align:left;	
}
.more_info  a {
	color:#087e5c;
	text-decoration: underline;
	text-align:left;
	float:left		
}

.more_info img 
{
	float:left;
	margin:6px;
}
