@charset "utf-8";

p.taxMessage {
	padding-top:20px;
}

body {
	background: #ffffff url("../../AlumniLeadershipColloquium/assets/bkg.gif") repeat;
}

#wrapper {
	border: 2px solid #DBDBDB;
}

.SubmitText {
	display: none;
}

/*form fieldset ul {
	padding: 0px 20px 40px 20px;
} */

.SingleQuantity input[type=checkbox] {
	margin-left: 0px;
	margin-top: 14px;
}

.SingleQuantity  label{
	margin-top: 10px;
	text-align: left;
	width: 280px;
}

.SingleQuantity {
    display: block;
	padding-left: 180px;
}

#CheckAll {
	float: left;
}

.perQuantityAdded{ margin-top: 30px;}

/*select[name$="School"],
label[for$="School"],
label[htmlFor$="School"] {
	display: none;
}

select[name$="GraduationYear"],
label[for$="GraduationYear"],
label[htmlFor$="GraduationYear"] {
	display: none;
}

input[name$="Degree"],
label[for$="Degree"],
label[htmlFor$="Degree"] {
	display: none;
}*/

#guestInfo{
	display: none;
	}