/* IE only styles */

/* Google for "Holly hack" for this.  It's used to 
   prevent the "Internet explorer renders text invisible until
   you select it" bug.  To see how to use it, see the
   search results template. */
* html .visualIEFloatFix { height: 0.01%; }

#navbar, #maincontent, #mastheadarea, #subnavbar  {
	height: 1%;
}

#tablewrapper {
padding: 0;
margin: 25px 0 0 0;
}

#subnavbar {
	height: auto;
	}

.form1 {
	/* margin-bottom:20px; */
}


#browseselectform .formbutton {
	width: 140px;
}

#browseselectform .formbutton_disabled {
    width: 140px;
}

div#folders_sidebar {
	width: 220px;
	float: right;
	display: inline;
}

div.folderitem {
	width: 450px;
}

