.blurb {
	margin-bottom: 25px;
	border-bottom: 2px dotted navy;
	border: 1px dotted navy;
	border-top: none;
	overflow: hidden;
	clear: both;
	position: relative;
	font-size: 13px;
}

.blurbContent {
	position: relative;
	overflow:hidden;
/*	height: 200px; */
}

.w50 .blurbContent {
	height: 200px;

}

div.news {
	background: transparent url(../images/newsicon.gif) no-repeat scroll right bottom;
}

div.newsletter {
	background: transparent url(../images/newslettericon.gif) no-repeat scroll right bottom;
}

div.donate {
	background: transparent url(../images/donateicon.gif) no-repeat scroll right bottom;
}
.w50, .w33, .w25 {
	margin-left: 1px;
	float: left;
	clear: none;
}

.w50 {
	width: 49.3%;
}

.w33 {
	width: 32.5%;
}

.w25 {
	width: 24.3%;
}

.blurb p, .blurb ul {
	margin: 1em 3em 1em 1.5em;
}

.blurb ul {
	margin-left: 3em;
}

.blurb h2 {
	min-width: 0;
	margin: 0;
	background: #ffeecc;
	padding: 2px 0.3em 0px;
	border-bottom: 1px dotted navy;
	border-top: 1px dotted navy; 
	font-size: 16px;
}

.readMore {
	text-align: right;
	background-color: #ffeecc;
	border-top: 1px solid #fff9df; 
	padding: 0px 0.5em 0 0;
	position: absolute;
	bottom: 0; 
	width: 100%;
	_position: relative;
	_margin-top: -16px;
	_zoom: 1; 
	_width: auto;
}

.readMore a {
	outline: none;
	text-decoration: none;
}

div.photoFrameRight, span.photoFrameRight {
	margin-top: 10px;
	margin-right: 100px;
	margin: 0 10px 0 10px;
}

