﻿
input, select
{
	vertical-align: middle;
}
a
{
	text-decoration: none;
	color: #666666;
}
a:hover
{
	text-decoration: underline;
	color: #fd9730;
}
.clear
{
	clear: both;
}