
.hideprint {
	display:none;
	}

table.mom_table {
	display: none;
	}

table.moduletable_footertext {
	display: none;
	}

table.moduletable_subnav_wrapper {
	display: none;
}

table.contentpaneopen_trial_cert_content {
	display: none;
}

table.prtbtn_table {
	display: none;
}

table.prtbtn_table#printmembercard {
	display: none;
}



table.formTable#certificate {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0px;
        vertical-align: top;
        text-align: left;
		background:#FFFFFF;
		border:0px;
	}

table.formTable#certificate td {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        vertical-align: top;
        text-align: left;
        height: 0px;
	}

.redHeader {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: red;
	}


.blackHeader {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: black;
	}
	
#memberInfo {
	position: absolute;
	left: 300px;
	top: 220px;
	font-family: verdana;
	font-size: 14px;
	line-height: 110%;
	}

#memberInfoNoAppt {
	position: absolute;
	left: 50px;
	top: 220px;
	font-family: verdana;
	font-size: 14px;
	line-height: 110%;
	}

#clubInfo {
	position: absolute;
	left: 50px;
	top: 220px;
	font-family: verdana;
	font-size: 14px;
	line-height: 110%;
	}
	
#appointmentInfo {
	position: absolute;
	left: 50px;
	top: 360px;
	font-family: verdana;
	font-size: 14px;
	line-height: 110%;
	padding-right: 40px;
	}

#certificateInfo {
	position: absolute;
	left: 50px;
	top: 500px;
	font-family: verdana;
	font-size: 14px;
	line-height: 110%;
	padding-right: 40px;
	}

#certificateInfoNoAppt {
	position: absolute;
	left: 50px;
	top: 360px;
	font-family: verdana;
	font-size: 14px;
	line-height: 110%;
	padding-right: 40px;
	}
	
#ProgressBar {
	display: none;
	}

table.formTable#certificate th {
	position: absolute;
	left: 0px;
	}
	
