/* @override http://test.orafec.org/css/press.css */

div.pressfiles 
{
	overflow: auto;
	position: absolute;
	bottom: 0;
	top: 0;
	border: 1px solid #d6d6d1;
	padding: 10px;
	background: #f1f1f1;
	width: 150px;
}

#presscontainer 
{
	position: relative;
	border-style: none;
	border-color: #000;
	height: 500px;
	margin-right: 20px;
	margin-left: 20px;
}

div.pressfiles a 
{
	display: block;
	margin-bottom: 8px;
	color: #0044cb;
	font-size: 11px;
}

#press_content #email_top 
{
	text-align: center;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	height: 80px;
	border-bottom: 1px solid #c1c1c1;
}

#press_content #email_content
{
	text-align: left;
	width: 500px;
	margin-bottom: 50px;
	margin-top: 20px;
}

.header_quote {margin-left:40px;margin-top:25px;margin-bottom:25px;}

#press_content 
{
	border: 1px solid #deddda;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	left: 180px;
	overflow: auto;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
}

#press_content .title
{
	text-shadow: 2px 2px 3px #c8c8c8;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
