/* WG Stockists */
.StockistsSearchLetter a,
.StockistsSearchLetter a:link,
.StockistsSearchLetter a:visited,
.StockistsSearchLetter a:hover,
.StockistsSearchLetter a:active
{
	background: #333;
	color: #fff;
	border: 1px solid #666;
	padding: 3px 1em 3px 1em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.StockistsSearchTerms {
        width: 100px;
	font-weight: bold;
}

#StockistsSearchStatesList {
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

#StockistsSearchStatesList li {
	margin: 5px 0 5px 0px;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
/* /WG Stockists */
