#pledgeform {
	font-size: 11px;
	line-height: 1.7em;
	background-color: #F2F2F2;
	text-align: center;
}
.quotes          {
	font-family: "Comic Sans MS", cursive, sans-serif;
	color: #339966;
	padding: 6px;
	width: 48%;
	float: left;
}
#pledgeform table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pledgeform  th, td, tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pledgeform label {
	white-space: nowrap;
}
.donors   h2 {
	color: #339966;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.donors   p {
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 4px;
}
.donors  ul {
	padding-left: 0;
	display: block;
	width:400px
	display: inline-block
	margin: 0px;
	width: auto;
	position: relative;
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-top: 0px;
}
.donors  li {
	display: inline;
		width:200px
	
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 4px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #FFCC33;
	margin-right: 4px;
}
.helpers  ul {
	padding-left: 0;
	display: block;
	width:400px
	display: inline-block
	margin: 0px;
	width: auto;
	position: relative;
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.helpers   li {
	display: inline;
		width:200px
	
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 8px;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
}
* html .donors li { display: inline; }

#pledgeform #otherb {
	margin-top: 4px;
}
#pledgeform #otherp {
	margin-top: 4px;
}
#pledgeform .edge {
	border: 1px solid #FFFFFF;
}

#pledgeform #comments {
	line-height: 1em;
}
#pledgeform .red {
	color: #990000;
}
.quotesRight {
	font-family: "Comic Sans MS", cursive, sans-serif;
	color: #339966;
	padding: 6px;
	width: 48%;
	float: right;
}
.thrColHybHdr #container #sidebar2 li {
	margin-left: 0px;
	padding-left: 0px;
	color: #00FF00;
}
.thrColHybHdr #container #sidebar2 ul {
	margin: 0px;
	padding: 0px;
}
.donors  {
	background-color: #FFFFFF;
	margin: 6px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: auto;
}
* html .donors { display: inline; }
.pledger   {
	font-size: 10px;
	margin: 8px 4px 4px;
	float: left;
	padding: 4px;
	text-align: center;
	display: block;
	height: 140px;
}
.notewindow  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #ECECEC;
	overflow: auto;
	height: auto;
	width: 300px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	color: #000000;
	text-align: left;
	display: none;
	padding: 6px;
	z-index: 10,000;
	left: 400px;
	position: absolute;
	top: 450px;
}
.notewindow p {
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.pledger p {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.pledger img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	left: auto;
	right: auto;
}
.donorname {
	white-space: nowrap;
	color: #00CC66;
}
