a#tlvl2 {color:#f00000;padding-bottom:5px;}
.dnouterfull{border:1px solid #010280;width:100%;box-sizing:border-box; margin:20px auto;height:150px; max-width:1020px;background-color:#fff;}
.dnouter{border:1px solid #010280;width:48%;max-width:600px;float:left;box-sizing:border-box; margin:1%;background-color:#fff;}
.donationouter{border:1px solid #010280;width:48%;max-width:600px;box-sizing:border-box; margin:1%;background-color:#fff;}
.dnimgholder img{width:100%; max-width:600px;}
.dntitle{width:100%; padding:10px;font-size:22px;box-sizing:border-box;}
.dndesc{width:100%; padding: 0 5px 5px 5px; box-sizing:border-box;}
.dnform{width:100%; float:left;padding:10px 0;box-sizing:border-box;}
.dnamountholder{width:50%; float:left;padding-right:10px;box-sizing:border-box;}
.dnamount{width:125px; float:right;border: 1px solid #010280; padding-top:8px; height:37px; text-align:center; box-sizing:border-box; border-radius:5px;}
#donate, #subscribe {transition:350ms ease;}
#donate{float:left;vertical-align:bottom;width:125px;}
#donate:hover, #subscribe:hover {opacity:0.7; -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
	-ms-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
	-o-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
	box-shadow: 3px 1px 5px rgba(0,0,0,0.4);}
#subscribe{margin-top:20px; width:125px;}
#donateselect{height:33px; font-size:14px; border: solid 1px #000080;width:100%; max-width:300px;}
#donationsholder{box-sizing:border-box; padding:10px 10px 10px 20px;}