#content a {
	text-decoration:none;
	}
#content a:hover {
	text-decoration:underline;
	}
#press_release {
	width:600px;
	}
#press_release a, #press_release a:hover {
	text-decoration:none;
	background:#fff;
	color:#666666;
	}
.intro {
	font-style:italic;
	}
.pull_quote {
	width:220px;
	float:right;
	margin:14px 0 14px 14px;
	border-top:solid 4px #C6D5DF;
	border-bottom:solid 4px #C6D5DF;
	}
.pull_quote p {
	margin:8px;
	font-size:135%;
	}
.pull_quote a {
	text-decoration:none;
	}
.pull_quote a:hover {
	color:#06212F;
	text-decoration:none;
	}
.left, .right {
	background:#fff;
	background-image:none;
	}

/* press release index page */
#press_releases, #press_releases li {
	list-style:none;
	}
#press_releases h4 {
	margin-bottom:0;
	padding-bottom:0;
	}
#press_releases p {
	margin-top:0;
	padding-top:0;
	}
	


