/* Container Styles for DotNetNuke
Transparent Container RU Valley Forge Skin */

div.RU_post {
	width: 580px;
	border: 1px solid #bbb;
	border-top: 4px solid #bbb;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 0px 50px 50px 20px;
	float: right;
	display: inline;

}


div.RU_post h2{
	color: #fff;
	background-color: #bbb;
	width: 150px;
	font-size: 67%;
	padding-bottom: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2em;
}

div.RU_post_title {
	color: #000;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	margin-top: 35px;
}

div.RU_post h4 {
	color: #2C5999;
	font-weight: normal;
	font-size: 18px;
	line-height: 23px;
	margin-top: 18px;
}

div.divider {
	height:20px;
	width:560px;
	background:url(../images/divider.gif);
	margin: 12px 30px 17px 0;
}

div.RU_post p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
}

div.RU_post h5 {
	text-align: right;
	color: #333;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	padding-top: 20px;
}

div.RU_post a {
	color: #2c5999;
	text-decoration:underline;
	font-weight:bold;
}

.actionbuttons
{
	clear:both;
}
