/*
Beaconfire sample XHTML/CSS base file
Version: 1.0
Author: Tim Arnold, Beaconfire Consulting
tim.arnold@beaconfire.com
http://beaconfire.com
*/

/* *************** */
/* Styles for IE 7 */
/* *************** */

ul#nav ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#header #search input.button { top: 5px; }
.navBorder-bottom { margin-top: -1pxpx; }
.homepage #getInvolved { margin: 20px 0 30px 0; }
#newsroomScroller { padding-top: 0; }
#finderGrid th { border-bottom: 1px solid;  }
#sidebarTwo #finderGrid td { height: 23px; padding-top: 0px; }
.sidebarWidget { margin: 0 16px 0 0; padding-top: 10px; }

/* *************** */
/* Utility Styles */
/* ************** */
#content {
overflow: hidden;
}
