/*************************************
**	Styles for Search Box
**************************************/
#search_form h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#search_form h2 {
	font-size: 11px;
	color:#597EC1;
	font-weight: normal;
	padding: 12px 0 2px 0;
	margin-bottom:3px;
	line-height: 0.9em;
	border-bottom:1px solid #B0C3E1;
}
#search_form label {
	font-size:10px;
	white-space: nowrap;
}
/*************************************
**	Styles for Listings
**************************************/
dt {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
dd {
	font-style: italic;
}

.micetype {
	font-size: 0.8em;
}
/************************
** Stules for Letters
*************************/

.subcategory_text {
	font-size: 14px;
}
