@charset "utf-8";
table {
	margin-bottom:1.5em;
}

table caption {
	font-size:1.10em;
	font-weight:bold;
	padding:0 0 3px 3px;
}

table tr {
}

table th,
table td {
	padding: 3px 7px;
	vertical-align:top;
}

table th {
	font-weight:bold;
}

table p {
	margin-bottom:0;
}

.contenttable {
	margin-bottom:1.0em;
}

/* CSC-Uploads */
table.csc-uploads {
	background:none;
	border:0 none;
}

table.csc-uploads th, table.csc-uploads td {
	border:0 none;
}

table.csc-uploads td.csc-uploads-fileSize {
	padding-left:10px;
}