/*
p
{
	font-size: .63em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
*/

#recentBBP_con 
{
	height: 214px;
	width: 235px;
	/*background-image: url(../img/hp/recent_BB_Post.gif);*/
	background-image: url(../img/hp/recent_PressRelease.gif);
	background-repeat: repeat;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
#recentBBP  
{
	height: 175px;
	width: 225px;
	background-repeat: repeat;
	overflow: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.recentBBP_item  
{
	/*height: 50px;*/
	width: 205px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
}
.recentBBP_item   h1  
{
	display: inline;
	font-size: 10px;
	color: #004d60;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: 700;
	position: static;
}
.recentBBP_item    h2  
{
	display: block;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-style: italic;
}
.recentBBP_item     p  
{
	display: inline;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: 700;
	margin: 0px;
}
.recentBBP_item      p a  
{
	display: inline;
	font-size: 10px;
	color: #007095;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: 700;
	margin: 0px;
	text-decoration: underline;
}
.recentBBP_item .articleSummary
{
	font-size: 10px;
	margin-top: 5px;
}

