#matchmeIntro {
	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	background: #ffffc1;
	padding: 10px 12px 12px 13px;
	border-bottom: 1px solid #989898;
	line-height: 18px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
}
#matchmeButton {
	margin: 16px 0px 16px 14px;
	float: left;
}
#matchmeButton2 {
	padding: 6px 0px 16px 14px;
	float: left;
	clear: both;
}
#matchmeCustomize {
	font-family: Verdana;
	font-size: 12px;
	float: left;
	padding-top: 21px;
	padding-left: 6px;
	color: #3F3F3F;
}
#matchmeForm2 {
	border-top: 1px solid #989898;
	clear: both;
	display: none;
	width: 100%;
}
.boldMajorCategory {
	font-weight: bold;
}
#matchmeMajor {
	margin: 10px 0px 10px 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	padding: 1px;
	height: 21px;
	border: 1px solid #989898;
	width: 400px;
	clear: both;
	float: left;
}
#matchmeStanding {
	margin: 0px 0px 10px 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	padding: 1px;
	height: 21px;
	border: 1px solid #989898;
	width: 300px;
	clear: both;
	float: left;
}
.matchmeSchool, .matchmeSchoolLight {
	margin: 0px 0px 10px 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	width: 390px;
	border: 1px solid #989898;
	clear: both;
	float: left;
	padding: 2px 4px 3px 4px;
}
.matchmeSchoolLight {
	color: #868686;
}
.matchmeCount, .matchmeCountLight {
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	width: 290px;
	border: 1px solid #989898;
	margin-bottom: 10px;
	margin-left: 14px;
	clear: both;
	padding: 2px 4px 3px 4px;
	float: left;
}
.matchmeCountLight {
	color: #868686;
}
#matchmeResults {
	clear: both;
	border-top: 1px solid #989898;
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	width: 100%;
}
#matchmeTable {
	padding-left: 11px;
	clear: both;
	margin-bottom: 8px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	width: 558px;
}
.matchmeIcon {
	height: 29px;
	width: 29px;
	border: 1px solid #989898;
	margin-right: 5px;
	display: table;
	float: left;
}
.matchmeIconInner {
	height: 25px;
	width: 25px;
	border: 2px solid #FFF;
	display: table-cell;
	background-color: #dddddd;
	text-align: center;
	vertical-align: middle;
}
.matchmeTextEntry {
	float: left;
	padding-left: 4px;
}
#matchmeBottomSpacer {
	clear: both;
	float: left;
	height: 4px;
	width: 300px;
}
.matchmeSmallText {
	font-size: 11px;
	color: #666;
	line-height: 14px;
}
#matchmeNav1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#matchmeNav1 a:link, #matchmeNav1 a:visited, #matchmeNav1 a:active {
	color:#666;
}
#matchmeNav1 a:hover {
	color: #3F3F3F;
}
#matchmeNav2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #D7D7D7;
	float: left;
	width: 100%;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}
#matchmeNav2 a:link, #matchmeNav2 a:visited, #matchmeNav2 a:active {
	color:#666;
}
#matchmeNav2 a:hover {
	color: #3F3F3F;
}
.floatLeftMatchme {
	float: left;
	padding-left: 13px;
}
.floatRightMatchme {
	float: right;
	padding-right: 13px;
}
.matchmeNoResults {
	padding: 12px 14px 12px 15px;
	font-family: Arial;
}
