label.radio-label-btn.selected {
    background: #e9f3f9 none repeat scroll 0 0;
    border: 1px solid #75b2d9;
    color: #3283b6;
    filter: none;
}
.amounts {
    font-size: 26px;
    line-height: 28px;
    margin: 10px;
    min-width: 120px;
	box-shadow: 0 1px 2px 0 #d1d1d1;
    color: grey;
    cursor: pointer;
    display: inline-block;
	padding: 15px 12px 15px 8px;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}

.nopadding{
	margin:0px !important;
}

.mod_jdonation_amount input[type="radio"]{
	margin:0px !important;
}

.mod_jdonation_amount_header{
	text-transform:uppercase;
}

.mod_jdonation_amount{
	text-align:center !important;
}

.displayinline
{
	display:inline !important;
}
