@charset "utf-8";

#companyPageContent {
	height:734px;
}

.companyPageColumn {
	position:relative;
	top:40px;
	text-align:left;
	float:left;
	margin:0 0 0 31px;
}

.companyPageMainImage {
	position:relative;
	top:15px;
	float:left;
	z-index:1;
}

#pressReleaseList {
	text-align: right;
}

#pressReleaseList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pressReleaseList li {
	margin-top: 5px;
}