#minimumCost {
    font-size: 10px;
    line-height: 11px;
    font-style: italic;
    text-align: center;
    color: #000000;
}

input.amt {
    font-weight: bold;
    text-align: right;
}

#donationRef {
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 8px;
}

#vefbox {
    padding-left: 40px;
    text-align: center;
}

input.ib {
	background-color: #e11b22;
	color: #ffffff;
	border: 0;
	padding: 4px;
}

input.ib:hover {
	background-color: #000000;
	color: #eeeeee;
	border: 0;
	padding: 4px;
}

#personal td {
	text-align:left;
}

.hasDatePicker
{
	background-color: white;
	border: 1px solid #A7A6AA;
}
