/* Start of CMSMS style sheet 'vive_tables' */
td {
	padding: 0;
}

div.content td {
	padding: 10px;
	vertical-align: middle;
	border-bottom:1px dotted #646464;
}

div.content thead tr td {
	background-color: #404040;
}

div.content tr.row2 {
	background-color: #323232;
}


/* End of 'vive_tables' */

