/* CSS Document */
#body .pressReleases ul li {
	float: left;
	margin-right: 40px;
	padding-right: 40px;
	border-right: 1px solid #333333;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333333;
	font-size: 11px;
	width:130px;
	height:160px;
}
#body .information {
	padding:3px;
	font-size: 11px;
	line-height: normal;
}