.DonationFormDiv-subtitle
{
    width: calc(100% - 80px) !important;
}
.amount-value-wrapper	,
.pledge-amount-value-wrapper	
{
	margin-left: 5px !important;
}
.donation2016 div.amount-value-wrapper:nth-of-type(1) ,
.donation2016 div.pledge-amount-value-wrapper:nth-of-type(1) 
{
    margin-left: 0 !important;
}
.donation-form-wrapper	.amount-other
{
	x-width: calc(100% - 28px) !important;
	width: calc(100% - 42px) !important;
}

.payment-types-wrapper, .credit-card-wrapper, x.transaction-fee-wrapper
{
	width: calc(100% - 28px) !important;
}
.row.billing-information-wrapper {
    width: calc(100% - 0px) !important;
}



.amount-value-wrapper, .pledge-amount-value-wrapper {
    display: block;
    width: 90px !important;
    margin-top: 5px;
}

.amount-value-wrapper .amount-value, .pledge-amount-value-wrapper .pledge-amount-value {
    width: 90px !important; 
}


.security-logos-godaddy img{width:94px}
.security-logos-pci img{width:30px}
.security-logos-mcafee img{width:60px}
.security-logos-bbb img{width:27px}
.security-logos-philanthropedia img{width:30px}

div.picQuestion > div.toolTip > .toolTippic{right: 19px;}