﻿.ctHeader, .ctCell
{
	font-family : Arial;
	font-size   : 11px;
	color       : #000000;

	line-height : 1em;
}

.ctHeader
{
	font-weight    : bold;
	border-bottom  : 1px solid #d0d0d0;
	padding-bottom : 4px;
}

.ctCell
{
	padding-top : 10px;
}