﻿body
{
	font-family: Tahoma;
	font-size: smaller;
}
img
{
	border: 0;
}
img.tracker-logo
{
	height: 12px;
	width: 80px;
	vertical-align: bottom;
}
img.validator-logo
{
	height: 31px;
	width: 88px;
}
span.error
{
	color: Red;
}
table.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.footer
{
	color: Gray;
	font-size: x-small;
}
table.full
{
	width: 100%;
}
td
{
	padding-bottom: 8px;
}
tr.italic
{
	font-style: italic;
}
.view-detail
{
	border-style: none;
}
.view-detail-empty
{
	color: Red;
	font-style: italic;
}
.view-detail-item
{
	padding-right: 20px;
}
.view-detail-row
{
	border-style: none;
	border-width: thin;
}
.view-grid
{
	border-style: none;
}
.view-grid-empty
{
	font-style: italic;
}
.view-grid-item
{
	padding-right: 20px;
}
.view-grid-row
{
	border-style: none;
	border-width: thin;
}
