/* 
================================
 Container Styles for DotNetNuke
================================
*/   
* {
	margin:0px;
	padding:0px;
	}
.containermaster_HPNewsBlock {
	background: url(/Portals/1/HP_NewsBlock.jpg) no-repeat;
	width:229px;
	margin-bottom:25px;
	}
.containerR2_HPNewsBlock {
	font:11px Arial, Helvetica, sans-serif;
	margin-left:17px;
	margin-right:17px;
	color:#000;
	min-height:130px;
  	height:auto !important;
  	height:130px;
}
.HPtitleGapNews {
	height:38px;
	}
.divRule {
	border-top:solid 1px #7fbe55;
	margin-top:12px;
	height:12px;
	}
.HPnewsBullets {
	list-style:none inside;
	margin: 0;
	padding-left: 0px;
	text-indent: -0px;
	}
.HPnewsBullets LI {
	margin-bottom:10px;
	list-style:none;
	}
.actionbuttons img {
	margin:0 0 10px 0;
	}
