/* charset */
@charset "UTF-8";

.blank {}

#press p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #152B3B;
	border-right-color: #152B3B;
	border-bottom-color: #152B3B;
	border-left-color: #152B3B;
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 53px;
}
#press p strong {
	padding-right: 20px;
	font-weight:normal;
}
#press p a {
	color: #000;
	text-decoration: none;
}
#press p a:visited {
	color: #000;
	text-decoration: none;
}
#press p a:hover {
	color: #000;
	text-decoration: underline;
}
