body {
	font-size: 100%;
}
/* Added for DOCTYPE compatibility: */
table, td, p, div, a, span {
	font-size: 100%
}

.causeroom-content, .causeroom-content div, wd_printable_content div {
	font-size: 100%;
	line-height: 20px;
}
.causeroom-content h1, .causeroom-content p, .causeroom-content table, .causeroom-content h5 {
	font-size: 100%;
	line-height: 20px;
}
.causeroom-sidebar, .causeroom-sidebar h2 {
	font-size: 100%;
}

.facilities_dropdown a {
	font-size: 100%;
}
.causeroom-subnav a:link, .causeroom-subnav a:visited {
	font-size: 100%;
}

/* Feature Boxes */
div.wd_featurebox {
	font-size: 100%;
}

div.wd_featurebox_title {
	font-size: 100%;
}

.wd_featurebox p {
	font-size: 100%;
}
