/* News and PR */


.pritem {
	
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	clear: both;
}
#content div.pritem h1 {
	margin: 0 0 0 130px;
	padding: 0 0 0.25em 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #194e84;
	border: none;
}
.pritem h2 {
	margin: 0 0 0 130px;
	padding: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5em;
}
.pritem h2.day {
	margin: 0 0 0 130px;
	padding: 0 0 0.75em 0;
	color: #7e98b4;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
.pritem h3 {
	margin: 0 0 0 130px;
	padding: 0 0 0 15px;
	font-weight: normal;
	line-height: 1.25em;
	font-size: 85%;
	background: url(../i-p/item-more.gif) no-repeat 0 2px;
}
.pritem h3.audio {
	margin-top: 0;
	background: url(../i-p/item-audio.gif) no-repeat 0 2px;
}
.pritem h3.web {
	margin-top: 0;
	background: url(../i-p/item-web.gif) no-repeat 0 2px;
}
.pritem h3 a {
	font-weight: normal;
	text-decoration: none;
}
.pritem h3 a:hover {
	text-decoration: underline;
}
.pritem img.prphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	margin: 0;
	padding: 3px;
	border: 1px solid #a1b4cd; 
	background-color: #fff;
}



.pritem2 {
	
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	clear: both;
}
#content div.pritem2 h1 {
	margin: 0 0 0 5px;
	padding: 0 0 0.25em 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #194e84;
	border: none;
}
.pritem2 h2 {
	margin: 0 0 0 5px;
	padding: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5em;
}
.pritem2 h2.day {
	margin: 0 0 0 5px;
	padding: 0 0 0.75em 0;
	color: #7e98b4;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
.pritem2 h3 {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	font-weight: normal;
	line-height: 1.25em;
	font-size: 85%;
	background: url(../i-p/item-more.gif) no-repeat 0 2px;
}
.pritem2 h3.audio {
	margin-top: 0;
	background: url(../i-p/item-audio.gif) no-repeat 0 2px;
}
.pritem2 h3.web {
	margin-top: 0;
	background: url(../i-p/item-web.gif) no-repeat 0 2px;
}
.pritem2 h3 a {
	font-weight: normal;
	text-decoration: none;
}
.pritem2 h3 a:hover {
	text-decoration: underline;
}
.pritem2 img.prphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	margin: 0;
	padding: 3px;
	border: 1px solid #a1b4cd; 
	background-color: #fff;
}

