/* CONTENT */

table .c1
{
	width: 35%;
	border-left: 0 none transparent;
	text-align: left;
}

table .c2
{
	width: 20%;
}

table td.c2
{
	background-color: #EEEEEE;
}

table .c3
{
	width: 20%;
}

table .c4
{
	width: 20%;
	border-right: 0 none transparent;
}

#contentMain table p
{
	margin-top: 0.5em;
	font-size: 85%;
}