input.form-text {
	-moz-box-shadow: 1px 1px 2px 1px #888;
	-webkit-box-shadow: 1px 2px 2px 1px #888;
	box-shadow: 1px 2px 2px 1px #888;
	width: 365px;	
}

form input.form-submit{
	-moz-box-shadow: 1px 1px 2px 1px #888;
	-webkit-box-shadow: 1px 1px 2px 1px #888;
	box-shadow: 1px 1px 2px 1px #888;
	/*font-weight:bold;*/
}

.form-item label{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

.hbaSDate {
	width: 220px;
	left: 675px;
	top: -173px;
}

.hbaResultsName {
	width: 500px;
	left: 130px;
	top: -135px;
}

.hbaresultsCNum {
	width: 350px;
	left: 390px;
	top: -215px;
}

#hbaSearchResults{
	width: 925px;
}

.hbaVendorBox {
	width: 895px;
	height: 175px;
	background-color: #F2F4F6;
	padding: 10px;
	margin-top: 10px;
	
	font-family: "Myriad Pro",Myriad,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 87.5%;
}

.hbaVendorBox div {
	position: relative;
}

.resultsLink {
	width: 100px;
	height: 100px;
	left: 800px;
	top: -355px !important;
}
