
/**** Advanced Find v2 ***/
/* gets rid of v2 bluebar in advancefind page */

.UXV2 #advancedFindSection {
    margin: 0 1.5em;
}
.UXV2 #advancedFindSection #normalMatchMsg {
	
}
.UXV2 #advancedFindSection .std_title_bar{
	display : none;
}

.UXV2 #advancedFindSection #stdFormMidCell{
	border : none;
}

.UXV2 #advancedFindSection  table.std_box td.bot  {
	border: none;
	background-color: inherit;
}