/* @override http://jduckw/css/pages.css */

@charset "UTF-8";
#shim {
	height: 40px;
}
#wrapper, #content_frame {
	height: auto;
}

.content_body {
	margin-bottom: 50px;
	margin-right: 20px;
}
#body_container p {
	font-size: 77%;
	margin-bottom: 23px;
}
#body_container h1 {
	padding-bottom: 30px;
	text-align: left;
}

#body_container {
	float: right;
	width: 680px;
	min-height: 510px;
	text-align: left;
	margin: 0;
	display: block;
	padding: 0 20px 40px 0;
}
#body_container p.link_listing {
	margin-bottom: 1em;
}
#innernav {
	width: 185px;
}

/* float css */

* html #pages_content {height: 1%;}
#pages_content{ 
	display:inline-block; 
	height: auto;
	padding-bottom: 30px;
}


* html #body_container {height: 1%;}

#press_block h3 {
	font-size: 77%;
}
#body_container .summary p { /* summary blocks */
	font-size: 75%;
	color: #000;
	margin-bottom: 18px;
}
#press_block div.content_body p {
	font-size: 1em;
}
#press_block p.read_link {
	cursor: pointer;
	margin-bottom: 2.1em;
	color: #888;
	text-transform: lowercase;
}
#press_block p.read_link:hover {
	color: #fff;
}
#press_block {
	text-align: left;
}
#press_block h3.read_link:hover {
	color: #ebebeb;
	cursor: pointer;
}
/*
#press_block p, .press_block p {
	color: #000;
}
*/

