#dc_linkcloud {
	margin-bottom: 20px; }

#donation_form_toggle {
	cursor: pointer;
	text-decoration: underline; }

#donation_form_toggle.maximize_icon:after {
	content: "+";
	display: inline-block;
	width: 15px; height: 15px;
	line-height: 15px;
	font-size: 15px;
	text-align: center;
	font-weight: 900;
	margin-left: 10px;
	background: #ccc;
	text-decoration: none; }
#donation_form_toggle.minimize_icon:after {
	content: "-";
	display: inline-block;
	width: 15px; height: 15px;
	line-height: 15px;
	font-size: 15px;
	text-align: center;
	font-weight: 900;
	margin-left: 10px;
	background: #ccc;
	text-decoration: none; }

#main .sidecol input#pp_amount {
	width: 50px; }

/*
#dc_paypal_form #help_link {
	font-size: 0.95em;
	margin: 1px 0 10px;
}

#dc_form_inputs {
	margin: 20px 0;
}

#dc_paypal_form input[type=text] {
	border: 1px inset #888;
	font-size: 0.93em;
	padding: 0;
}

#dc_paypal_form p.blocklabel {
	overflow: hidden;
	margin: 1px 0 2px;
}

#dc_paypal_form p.blocklabel label {
	display: block;
	float: left;
	width: 24px;
	cursor: pointer;
}

#dc_paypal_form p.blocklabel input {
	width: 110px;
}

#dc_paypal_form p.amount input {
	width: 50px;
	float: left;
	margin-right: 4px;
}

#dc_paypal_form #pp_submit {
	margin: 10px 0 0;
}

#dc_paypal_form #pp_submit input {
	border: 1px outset #888;
	background: #f3f3f3;
	padding: 0;
	font-size: 1.1em;
}

#dc_linkcloud {
	padding: 5px;
	text-align: center;
	overflow: hidden;
}

#dc_linkcloud a {
	line-height: 1em;
}

#dc_linkcloud a:hover, #dc_linkcloud a:focus, #dc_linkcloud a:active {
	color: #900;
}

#dc_credits {
	margin: 5px 0 3px;
	padding: 0;
	font-size: 0.85em;
	font-style: italic;
}
*/
