/* CSS Slave Style Sheet (layout B: Press), elementsprinceton.com, incept: 7-29-2009
Author: Benjamin Liu, Designer: Robert Bethanis */

#mainb_content {
	width: 636px;
	padding: 20px 20px 0 20px;
	
}

#mainb_content h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 1.5em;
}

#mainb_content h2 {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 1.3em;
}

#mainb_content h3 {
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 1.0em;
	font-style: italic;
}

p.thumbnail {
	float: left;
	margin: 0 15px 0 0;
	width: 100px;
}

p.body_text {
	float: right;
	width: 512px;
}

div.press_item {
	border-bottom: 1px dashed #f4efc9;
	margin: 0 0 15px 0;
	padding: 0;
	float: left; /* we have to do this otherwise the second item will clear the 
	nav on the right side and appear too low */
}