


h1 { color: #666666; text-decoration: none; font-size: 11px; font-family: Verdana, Geneva, sans-serif;}

.smithcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.rule {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#client-login
{
	width:177px;
	float:left;
}

.button2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-color: gray;
	
	width:157px;
	clear:both;
	float:left;
	color:#ff0000;
	padding:3px 7px 3px 7px;
	border:1px solid #999999;
	background: #e6e0e0;
	margin-bottom:5px;
	min-width:160px;
	text-decoration:none;
}

