/****************************
	INDUCTEES MODULE STYLES
****************************/
/*.InducteeListing {
	width:681px;
}

.InducteeListing th {
	border-bottom:1px dashed #787878;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
}

.InducteeListing td {
	border-bottom:1px dashed #787878;
	margin-top:5px;
	margin-bottom:5px;
	height:80px;
	padding-top:5px;
	padding-bottom:5px;
}

.SortName {
	text-align:left;
	vertical-align:middle;
}
.SortDate {
	text-align:center;
	vertical-align:middle;
}

.InducteePhoto {
	width:81px;
	text-align:left;
}
.InducteeName {
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	width:450px;
}
.InducteeDate {
	text-align:center;
	vertical-align:middle;
	width:150px;
}

.InducteePaging {
	width:681px;
	padding-top:15px;
	border-bottom:none !important;
	text-align:center;
}

.CurrentPage {
	background:#787878;
	color:#fff;
	padding:0 2px;
}


*/
