/* CSS Document */
.DvMainDonation{
	width:100%;}
.DvMainDonation .HeadDonation{
	background:#DACDE9; border-top:1px solid #C4B4DB; border-bottom:1px solid #C4B4DB; }
	
.DvMainDonation .HeadDonation ul{margin:0; width:98%; padding-left:10px;}
.DvMainDonation .HeadDonation ul li{float:left; font-weight:bold; padding:5px 0; color:#474747;}

.DvDNote p{width:96%; margin:0px auto; line-height:30px; font-weight:bold;}

/*---- listing -----*/
.DonationList{border:1px solid #B19BC9; margin:10px; margin-top:0px; padding:0px;}
.DonationList .DonateTitle{background:#E8E1F1; border-bottom:1px solid #C4B4DB;}
.DonationList p{font-weight:normal; line-height:15px; padding:10px; padding-bottom:0px;}
.Button{width:50%; padding:10px 0px 10px 180px;}

.lastCommd ul.rht{ padding-left:10px; float:left; font-weight:normal;}
.lastCommd ul.rht li h1{float:left; padding-right:5px; height:18px; font-size:11px; color:#685B79; }
.lastCommd li.Gift{ background:url(../images/gift.gif) no-repeat 0 1px; padding-left:20px; }
.lastCommd li.Card{ background:url(../images/creditcards.gif) no-repeat 0 1px; padding-left:20px; }
.lastCommd li.Cash{ background:url(../images/money.gif) no-repeat 0 1px; padding-left:20px; }

