form h3 {
	margin-bottom: 0;
}

#copy form p {
	margin: 0;
}

form textarea {
	width: 95%;
	height: 14em;
}

form button img {
	margin-top: 2px;
	margin-bottom: -1px;
}

form table {
	margin: 0.92em 0;
	width: 100%;
	background-color: #dedede !important;
	font-family: arial, sans-serif;
	border-top: .46em solid #888;
	font-size: 12px;
}

form table th {
	width: 33%;
	text-align: right;
	padding: 1.227em .75em 1.227em 1em;
	border-top: 1px solid #fff;	
	vertical-align: top;			
	font-weight: normal;
	font-style: italic;			
}

form table th:first-line {
	font-weight: bold;	
	font-style: normal;
}

form table th.reference_number {
	text-align: left;
	font-weight: normal;
	font-size: 1.25em;
	padding: .451em 1em;
	background-color: #ccc;
}

form table th.reference_number:first-line {
	font-weight: normal;
	font-style: italic;
}

form table td {
	padding: 1.227em 0em;
	vertical-align: middle;
	border-top: 1px solid #fff;
}

form table td.button {
	text-align: right;
	padding: .92em 1em;
}

#copy_body form table ul {
	margin: 0 0 0em;
	padding: 0;
	list-style: none;
} 

#copy_body form table ul li {
	margin-bottom: 0em;	
}

#copy_body form table p {
	margin: 0 0 0em;
	padding: 0;			
}

#child_names,
#emp_type,
#emp_pos,
#emp_name,
#stud_type,
#stud_year,
#stud_school
{
		display: none;
}		

p#btn_submit button {
	font-size: 14px;
}
