#header {
	background: url(/uploadedImages/UHS/Location_Search/h_locations.jpg) no-repeat;
}
#left_col, #right_col {
    display:none;
}
#__Map span{
    display:none;
}
#__MapCategoryTreePane .standartTreeImage{
    display:none;
}
#__Map div.overlayPop{
    font-size:11px;
}
#__SearchTxtResultPane {
    display:block;
    float:left;
    width:490px;
}
#__SearchTxtResultPane  ul {
    margin: 0 0 0 15px;
}
#__SearchTxtResultPane  ul li {
    /*list-style-type:disc;
	list-style-position:inside;
	padding:0 0 0 6px;*/
	background-image:none;
    font:normal 11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/*#__SearchTxtResultPane .arrow_list li {
    background-image:url(/images/li_bg.jpg);
    background-repeat:no-repeat;
    font-size:11px;
    line-height:14px;
    padding:0 0 0 15px;
    list-style-type:none; 
}*/
#__SearchTxtResultPane .arrow_list {
    padding:0;
    margin: 0 0 0 10px;
}
#__SearchTxtResultPane .arrow_list li {
    padding:0;
    margin: 0;
    list-style-type:none; 
}
#__SearchTxtResultPane, #__SearchTxtResultPane p {
    font:normal 11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
} 
#__SearchTxtResultPane .row .bold {

    padding: 25px 0 0 0;
}
#__SearchTxtResultPane .row .sub_bold {
    font-size:12px;
    font-weight:normal;
}
#__SearchTxtResultPane .row .block {
    float:right;
    width:230px;
}
#__SearchTxtResultPane .row ul br{
    display:none;
	margin:0;
	padding:0;
}
#__MapSearchHeaderText{
	font:normal 11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#search_space #state, #search_space #city {
	margin: 0 0 10px 15px;
	width: 130px;
}
div#catdv {
	border: none;
}
table tr td.b2 {
	background: url(/images/search_Box_advanced_top.png) no-repeat;
	height: 44px;
	width: 166px;
	padding: 0;
	margin: 0;
}
div#__MapCategoryTreePane * {
	white-space: normal;
}
div#__MapCategoryTreePane {
	border: 1px solid #eeeeee;
}
table#locSearch * {
	font-size: 11px;
}


/* NEW MAP SECTION */
#__Map #logocontrol img{
    display:none;
}
#mapMain {
	position:relative;
}
#_dvSearch {
    display: none;
}
div#__MapCategoryTreePane .EktronTreeview li span.folder, 
div#__MapCategoryTreePane .EktronTreeview li span.file {
    padding: 0 0 0 5px;

	overflow:hidden;
	/*customize by WS for line break in Sf textarea content */
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;
	font:normal 11px/14px arial;
	background: transparent;
    display: inline;
}
div#__MapCategoryTreePane .EktronTreeview li {
    padding: 0 0 2px 5px;
    width: auto;
}
div#__MapCategoryTreePane .EktronTreeview li.expandable > span,
div#__MapCategoryTreePane .EktronTreeview li.collapsable > span {
    font-weight: bold;
    color: black;
    text-decoration: none;
}
div#__MapCategoryTreePane .EktronTreeview li.expandable > input.searchTaxonomyPath,
div#__MapCategoryTreePane .EktronTreeview li.collapsable > input.searchTaxonomyPath{
    display: none;
}
#MapSearchOption {
    background-color: transparent;
    border: 0;
}
