﻿a, a:hover {
	border:0;
}
#mid #boxcontainer{
	width: 833px;
	height: 160px;
	margin-left: 85px;
	margin-top: 25px;
}
#mid #boxcontainer #leftbox{
	width: 277px;
	float: left;
	text-align:center;
}
#mid #boxcontainer #midbox{
	width: 277px;
	float: left;
	text-align:center;
}
#mid #boxcontainer #rightbox{
	width: 277px;
	float: left;
	text-align:center;
}
/*#mid #newscontainer{
	width: 833px;
	padding-left: 85px;
	margin-top: 15px;
	float: left;
	position: static;
}*/
/* Newslister plugin style*/
#newscontainer{
	width: 833px;
	margin-left: 85px;
	margin-top: 15px;
	float: left;
	position: static;
}

#fpn_div_newscontainer
{
   	width: 831px;
	margin-left: 13px;
	margin-top:8px;
}
#fpn_div_newsitem{
	width:277px;
	height: 105px;
	overflow:hidden;
	float:left;
	text-align:left;
	vertical-align: top;
	margin-bottom:20px;
}
#fpn_table_newsitem{
	width: 255px;
	height: 105px;
	/*border-bottom: 1px dotted #78433f;*/
}
#fpn_table_newsitem td{
    vertical-align: top;
    text-align:left;
}
#fpn_td_image{
    vertical-align: top;
    padding-right: 11px;
}
#fpn_td_image a{
	border: none;
}
#fpn_td_date{
    
    font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
    color: #eb7604;
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;
	height: 13px;
}
#fpn_td_headline{
    font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    text-transform:uppercase;
    padding-bottom: 2px;
	height: 13px;
}
#fpn_td_introduction{
    font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
    color: #FFF;
    font-size: 10px;
    line-height: 13px;
	height:40px;
}
#fpn_td_readmore a{
    font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
    color: #eb7604;
    font-size: 11px;
    text-transform:uppercase;
    text-decoration:none;
	border-bottom: 0px;
}