.genericprovider, .distributor, .cataloger, .wholesaler 
{
	margin-top: 10px;
	padding: 4px 8px 4px 42px;
}

.genericprovider h1, .distributor h1, .cataloger h1, .wholesaler h1 {
	font: bold 13px Arial, Helvetica, Verdana, sans-serif;
}

.zip {
	font-weight: normal;
}

.genericprovider {
	border: 1px solid #237B32;
	background: url("/rcp/images/wheretobuy/genericprovider.jpg") no-repeat; 
}

.distributor {
	border: 1px solid #237B32;
	background: url("/rcp/images/wheretobuy/distributor.jpg") no-repeat; 
}

.cataloger {
	border: 1px solid #996666;
	background: url("/rcp/images/wheretobuy/cataloger.jpg") no-repeat; 
}

.wholesaler {
	border: 1px solid #663399;
	background: url("/rcp/images/wheretobuy/wholesaler.jpg") no-repeat; 
}

.genericprovider, .distributor, .cataloger, .wholesaler {
	font: bold 24px;
}

.distributorcolor {
	color: #237B32;
}

.catalogercolor {
	color: #996666;
}

.wholesalercolor {
	color: #663399;
}

.leftcol, .rightcol {
	margin-top: 10px;
	width: 280px;
}