table.outer { border-collapse:separate; border-spacing:2px; }
td { padding:2px; }

table.outer p { margin:6px 0; }
table.fieldGroup1 td.label {
	
}
table tr.spanTwoLines td.label {
	vertical-align:top !important;
}
table.fieldGroup2 td {
	vertical-align:top !important;
}
table.fieldGroup2 td.label {
	/*padding-top:4px;*/
}
#volunteerForm .note {
	font-size:11px;
	color:#666666;
}
#volunteerForm table.shifts td { padding-bottom:3px; text-align:left; }
#volunteerForm table.shifts .categorySection {  }
#volunteerForm table.shifts .categoryName { cursor:pointer; font-size:14px; color:#4786a2; font-weight:bold; margin-right:3px; text-decoration:underline; }
#volunteerForm table.shifts .field { float:left; overflow:hidden; }
#volunteerForm table.shifts .label { float:left; overflow:hidden; padding-left:5px; text-align:left; }
#volunteerForm table.shifts .field input { }
#volunteerForm table.shifts .label .shiftPassword {  }
#Response {
	font-size:12px;
	color:#24496D;
}
#Response .fieldContainer {
	margin-bottom:5px;
	padding-bottom:0;
}
#Response label {
	display:inline;
}
#Response span.labelColon {
	display:inline;
}
#Response span.labelText {
	font-weight:bold;
}

#Response .shift {
	margin:5px 0 5px 20px;
}

#Response .shiftsHeader, .contactInfoHeader {
	font-size:17px;
	padding-bottom:2px;
	border-bottom:1px solid;
	margin:20px 0 8px 0;
}

#volunteerForm table td.shiftDate {
	padding:14px 0 10px 0;
	font-weight:bold;
}

#volunteerForm .location {
	margin-left:10px;
	color:#666666;
}

