@CHARSET "UTF-8";
/* provides stylesheet classes for the output
	generated by /w3/scripts/orgs.class.php */



.white, .gray{
	padding: 2px;
	margin-top: 0px;
	margin-left: 10px;
}
.orgs table, .libs table{
	padding-top: 0; width: 100%;
}
p{
	margin: 0; padding: 0;
}
.orgs td, .libs td{
	width: 50%;
}
.contactinfo, .person{
	padding: 2px;
	
}

ul.circle {
	list-style:circle;
	}

