/* overrides */
.searchForm{
	width: 194px;
	background: #fff;
	margin: 0;
	padding: 5px;
	font-size: 90%;
	font-weight: normal;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
/* html .nav-context img{margin: 0 0 -3px 0;}*/
.nav-options .errorSummary{
	font-size: 75% !important;
	padding: 8px 0 10px 10px;
	background: #f7f7f7;
}
.nav-options .errorSummary ul{font-size: 100% !important;}
.nav-options .errorSummary ul li{border: none !important;}