.press {
	width: 725px;
	position: relative;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	height: 91px;
}

.downloads {
	position: relative;
	padding: 13px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	width: 580px;
}

.logo {
	width: 146px;
	height: 66px;
	position: absolute;
	padding: 11px;
	padding-top: 6px;
	left: -172px;
	top: 0px;
	background-image: url(../images/setup/button.gif);
	background-repeat: no-repeat;
}

.logo img {
	border: 5px solid #FFF;
}

.headline {
	position: relative;
	padding: 13px;
	padding-top: 15px;
	padding-bottom: 5px;
	float: left;
	width: 580px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0272D;
	font-weight: bold;
	font-size: 1em;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0272D;
	font-size: 12px;
}

.right {
	margin-left: 172px;
	position: relative;
	width: 600px;
}

.pressrelease {
	width: 225px;
	padding-right: 25px;
	position: relative;
	float: left;
}

.pressrelease a {
	text-decoration: none;
	color: #020571;
}

.pressrelease a:hover {
	text-decoration: none;
	color: #C0272D;
}
