@charset "utf-8";
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
table.contentpaneopen td {
	width: 750px;
	height: 500px;
	text-align: left;
}
table.contentpaneopen td.contentheading {
	padding: 30px 0 10px;
	height: 50px;
	overflow: hidden;
	font-size: 20px;
	color: #ff9933;
	text-align: center;
}
div#print_press,
div#online_press {
	overflow-y: scroll;
	width: 750px;
	height: 500px;
	text-align: left;
	margin: 0;
	border: 1px solid #f0f0f0;
}
table.contentpaneopen h3 {
	float: left;
	clear: left;
	width: 700px;
	background: url(../images/h3_background.jpg) top left no-repeat;
	font-size: 21px;
	height: 27px;
	padding: 3px 0 0 15px;
	margin-left: 15px;
}
#print_press div {
	width: 136px;
	height: 220px;
	float: left; 
	text-align: center;
	margin: 0 22px;
	color: #666;
	font-size: 12px;
}
#online_press div {
	width: 158px;
	float: left; 
	text-align: center;
	margin: 0 11px 20px;
	color: #666;
	font-size: 12px;
}
table.contentpaneopen div a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	border-bottom: 1px dotted #ff9933;
}
table.contentpaneopen div a:hover {
	border-bottom: 1px solid #ff9933;
	color: #333;
}
table.contentpaneopen div a img,
table.contentpaneopen div a:hover img {
	border: none;
	display: block;
}
#footer_line {
	margin-top: 0;
}
#content {
	height: auto;
}
