.clear {
	clear:both;
}

p span, p b {
	color:#125E1C;
}

p.button {
	text-align:right;
}

td.info {
	width:130px;
}

ul.hash {
	margin-left:20px;
}

td.green {
	color:#125E1C;
	width:65px;
}

table.form tr td {
	padding-bottom:3px;
}

.i80 {
	width:80px;
}
.i150 {
	width:150px;
}

.i200 {
	width:200px;
}

.i300 {
	width:300px;
}

input.radio {
	border:none;
}

input.button {
	border:none;
	padding:2px;
	background-color:#7F9DB9;
	color:#FFF;
}

img.error {
	margin-right:2px;
	visibility:hidden;
}

a.footer {
	color:#FFF;
	text-decoration:underline;
}
a.footer:hover {
	text-decoration:none;
}
