@charset "utf-8";
/* CSS Document */
#containerInnerSponsor {
	position:relative;
	margin-top: 0px;
}
#LeftColumnSponsor {
	margin-left: 100px;
	float: left;
	width: 275px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#RightColumnSponsor {
	margin-right: 0px;
	width: 275px;
	float:right;
}
.indent20 {
	padding-left: 20px;
}
.donorlevel{
	font-style: italic;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

