/* Start of CMSMS style sheet 'tables' */
table {
  width: 100%;
  border-spacing: 4px;
}

table thead td, table th {
  background: transparent url(/uploads/images/trans30.png) repeat scroll left top;
}

table tr {
}

table tr td {
  	font: normal 14px tahoma, arial, trebuchet, "sans serif";
	color: #acacac;
	line-height: 24px;
}

table tr td p {
	margin: 0;
}
/* End of 'tables' */

