﻿.clear
{
	line-height: 1px;
	clear: both;
}

.field
{
	padding: 4px 10px 4px 20px;
}

.label
{
	width: 200px;
	float: left;
	font-weight: bold;
}

.value
{
	margin-left: 200px;
}

.notitle
{
	margin-left: 0px;
}

.bold
{
	font-weight: bold;
}