th {
	text-align:right;
}

td {
	text-align:left;
	font-size:12px;
	color:#CCCCCC;
}

table {
	width:100%;
}

input {
	font-size:11px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.checkbox {
	position:relative;
	left:-1px;
}

.radio {
	position:relative;
	top:2px;
	left:-1px;
	margin-left:20px;
}

.spaced {
	margin-left:10px;
}

label {
	color:#CCCCCC;
}

hr {
	width:200px;
}

.sub {
	position:relative;
	top:-8px;
}

middle {
	width:100%;
}