hr
{
	color: #D4D4D4;
	background-color: #D4D4D4;
	height: 1px;
	border: none;
}
p
{
	margin-top: 13px;
}
a:link
{
	color: #648BCB;
}
a:active
{
	color: #648BCB;
}
a:visited
{
	color: #648BCB;
}
a:hover
{
	color: #82AC83;
}
.field
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #626278;
	width: 133px;
	float:right;
}
.button
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 0px;
	padding: 2px 0 2px 0;
	float:right;
	margin-top:7px;
	width:25px;
	height:19px;
	background-image:url(images/go.gif);
	border:0px;
}

