/* ie7 specific styles */

#header { border: 1px solid white; border-bottom: 1px solid #6d6e71 !important; 
	/* silly ie bug not listening to border-bottom unless you set a complete border first?!? */ }
ul#nav li { display: inline; padding-right: 41px; }
#labelPassword { margin-left: -214px !important; margin-top: 2px !important;  
	/* know of a better way to fix this ie issue? let me know! */ }
#labelSearch { margin-left: -214px !important; margin-top: 2px !important; }
#footer li { display: inline; }
#sidebar { background: #dbe5d3 !important; }

.healthLibrary #content.panels #floatDiv { top: 284px; margin-left: -740px !important; /* omgwtfbbq!!11!! */} 
.healthLibrary #content.panels #floatDiv ul#functions li { display: inline !important; }

.healthLibrary #content.details #floatDiv { top: 284px; margin-left: -740px !important; /* omgwtfbbq!!11!! */} 
.healthLibrary #content.details #floatDiv ul#functions li { display: inline !important; }
textarea { overflow: auto; }