#search_form
{
	font-size: 11px;
	color:#505050;
	padding:14px;
}
#search_form a
{
	font-size: 11px;
	font-weight:bold;
	color:#008FC5;
	text-decoration:underline;
}
#search_form label
{
	font-size: 11px;
	color:#505050;
}
.search_text_label
{
	font-size: 11px;
	color:#505050;
}
#search_form input
{
	font-size: 11px;
	color:#505050;
	width: 20em;
}
#search_form #submit
{
	width: 8em;
}
#search_form #search_text
{
	width: 41em;
}
#search_form #file_upload
{
	width: 30em;
}
#search_form select
{
	font-size: 11px;
	color:#505050;
	width: 20em;
}
#search_form fieldset
{
	border:1px solid #D3D3D3;
}
#search_form legend
{
	color:#005372;
	font-weight:bold;
}

.item
{
	margin-bottom:11px;
}
.item b
{
	color:#005372;
}
