@import url(tbmaHistyle.css);
@import url(ad_rest.css);
@import url("framework.css"); /* let Barnett CSS supercede */
@import url("print.css");

div.ugly { background: #ccc; color: #4e4f53; padding: 0.5em; border: 2px solid red; font: bold 1em arial, geneva, verdana, sans-serif; }

/*-- modified 3/9/07 by Paula Bongino for sifma.org---*/
/*-- include new navigation and hide existing ---*/
div.bmanav, div.databox, div#related, div#contacts, div.banner, div#addresses, div#storyCrumbs {
		display:none;
		}/


ul, li {
	list-style: none;
	line-height: 1.55em;
	}

ul {
	background: none;
	padding-left: 0em;
	margin-left: 0em;
	margin: .39em 0em 1.55em 0em;
	}

ul li ul {
	margin: .39em 0; /*generally, keep this the same size as the margins on the li's*/
}

li {
	font-size: 85%;
	margin: .39em 0 .39em 0;
	padding-left: .8em;
}