@charset "utf-8";
/* Secondary Stylesheet for the Trends reports that adjusts cell padding to limit data table width */
.dcCSStableLight th, .dcCSStableLight td, .dcCSStableMedium th, .dcCSStableMedium td, .dcCSStableDark th, .dcCSStableDark td {
	padding:3px;
}
