.pressboxbig { /* most recent news */
	margin:0 10px;
	width:680px;
	height:350px;
	float:left;
	}

.pressbox { /* recent news displays */
	margin:0 10px;
	width:320px;
	height:160px;
	border-top:solid 1px #e2e3e6;
	float:left;
	}

img.pressimg { /* recent news thumbnails */
	margin:8px;
	margin-left:0px;
	border:solid 1px #666666;
	}
	
img.pressimgbig { /* recent news thumbnails */
	margin:8px;
	margin-left:0px;
	border:solid 1px #666666;
	}
	
p.presslinks { /* leftnav news archive 2 */
	margin-right: 8px;
	padding:4px;
	background-color:#e2e3e6;
	}

p.presslinks2 { /* leftnav news archive 2 */
	margin-right: 8px;
	padding:4px;
	}
	
p.presstext { /* recent news text styling */
	font-size:9pt;
	font-style:italic;
	line-height:10pt;
	}
	
h3 { /* recent news headlines */
	padding-top:6px;
	border-bottom:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	}
	
a.readmore { /* recent news "read more" links */
	font-size:11px;
	font-style:italic;
	}
	
.presslinksdate {
	font-size:8px;
	/* font-style:italic; */
	font-weight:bold;
	color:#1e3277;
	}
	
	
	
img.pressarticle { /* recent news thumbnails */
	margin:8px;
	border:solid 1px #666666;
	}
	