#contact_form_container
{
	font-size: 11px;
	margin-top: 20px;
}

#contact_form_container input.textfield,
#contact_form_container textarea.textfield
{
	border: 1px solid #000;
	width: 300px;
}

#contact_form_container td
{
	padding-bottom: 10px;
}

#fu_form_div,
#r_form_div
{
	margin-top: 10px;
	font-size: 11px;
}

#fu_form_div label,
#r_form_div label
{
	padding-bottom: 10px;
	font-size: 11px;
}
#fu_table td,
#r_table td
{
	border: 1px solid #555;
	padding: 5px 5px;
	font-size: 11px;
}	
#fu_table th,
#r_table th
{
	border: 1px solid #555;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 11px;
}	

div.in_con
{
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.in_con label.textname
{
	float: left;
	width: 80px;
}

div.in_con input.exam_search_class,
div.in_con input.registry_search_class
{
	margin-left: 80px;
}

h3#h3_error
{
	color: #800;
	margin: 5px 0px;
	font-size: 14px;
}

table td#nav_page a#next,
table td#nav_page a#previous
{
	float: none;
	
}
table td#nav_page
{
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 10px 40%;
	text-align: cener;
}

.tr0 td
{
	background-color: #eff7ff;
}

#fu_table td, 
#fu_table th,
#r_table td, 
#r_table th
{
	border: none;
}

.page-general-text-container a
{
	float: none;
}

#p_n_links a
{
	float: none;
}
