 div.donation-rounder {
	position:absolute;
	z-index:1000;
	border:1px #d0cbc1 solid;
	top:0;
	left:0;
	background-color:#fff;
	background-image:url(../images/base_mini_head_bg.gif);
	background-repeat:repeat-x;
	padding:15px;
	width:350px;
	
}

 div.donation-rounder  ul{
	margin-bottom:15px;
 }

#nothanks-button {
	float:right;
}

#roundup-button {
	float:right;
	
}


div.donation-rounder h4 {
	min-height: 16px;
	color: #e26703;
	background-repeat: no-repeat;
	background-position: 0pt 0pt;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 21px;
	text-transform: uppercase;
}
