.wire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.mesh {
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.galvanized {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005FA9;
	text-decoration: none;
}
a.galvanized:hover {
	text-decoration: underline;
}


.products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.stainless {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #005FA9;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
a.stainless:hover {
	text-decoration: underline;
}
.company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

.steel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

