body {
    padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
td {
	font-size: 12px;
	line-height: 19px;
}
.releases {
    width: 30%;
	margin-left: 30px;
	padding: 25px;
	border: solid #CDCDCD 1px;
	background-color: #F4F4F4;
	float: right;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 25px;
}
.media {
    width: 30%;
	margin-left: 30px;
	padding: 30px;
	border: solid #CDCDCD 1px;
	background-color: #F4F4F4;
	float: right;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 25px;
}
.pageTitle {
    font-size: 21px;
	border-bottom: solid #CDCDCD 1xp;
	font-weight: bold;
	color: #AC2225;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}