


.content table	{
	border-spacing: 0;
	margin: 0 -90px 1em -12px;
	width: 564px;
}


.content thead th, .content tbody th, .content tbody td	{
	font-family: Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #E4E4E4;
	border-right: 10px solid #fff;
	vertical-align: top;
	font-size: 100%;
	padding:7px 7px 7px 0 ;
	margin:0;
	text-align: left;
}


.content thead th	{
	font-size: 70%;	
	vertical-align: bottom;
	font-weight: bold;
}

.content table li	{
	font-family: Verdana, Helvetica, sans-serif !important;
}


.lastcol	{
	 border-right: 0 !important;
}

.firstcol	{
	padding-left: 12px !important;
}

.error	{
	border-bottom: 7px solid red;
}

