
.heading {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

table.jd_donor_table {
	
}

table.jd_donor_table td.jd_header {
	
}

table.jd_donor_table td.title_cell {
	width: 20%;
	font-weight: bold;	
	padding-left: 10px;
}

.required {
	padding-left : 5px;	
	color: red;	
}
.msg {
	font-weight: bold ;	
}

