﻿.qas-left-cell-with-line {
	border-right: 1px solid #111A60;
	padding: 4px 20px 4px 4px;
	vertical-align: top;
	white-space: nowrap;
}

.qas-left-cell-without-line {
	padding: 4px 20px 4px 4px;
	vertical-align: top;
	white-space: nowrap;
}

.qas-right-cell {
	padding: 4px 4px 4px 20px;
	vertical-align: top;
	width: 99%;
}

.ui-button {
	padding: 1px 10px 1px 10px;
}

#qas-field-entered-number {
	border: 1px solid #111A60;
}

#qas-match-list-section {
	height: 270px;
	margin-top: 8px;
	font-size: 8pt;
	overflow-y: auto;
}

#qas-match-list-heading {
	margin-top: 8px;
	font-weight: bold;
}

.pickAddress {
	padding-right: 8px;
}

.pickZipCode {
	padding-left: 8px;
}

#qas-link-show-all-matches:link {
	color: #000000;
}

#qas-link-show-all-matches:active {
	color: #000000;
}

#qas-link-show-all-matches:visited {
	color: #000000;
}

#qas-link-show-all-matches:hover {
	color: #CC0000;
}

a.picklistLink:link {
	color: #000066;
}

a.picklistLink:active {
	color: #000099;
}

a.picklistLink:visited {
	color: #000099;
}

a.picklistLink:hover {
	color: #CC0000;
}
