h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	color: #000;
	padding: 10px 0 0 0;
	margin-bottom: -3px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	padding: 6px 0 0 15px;
	margin: 0;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #cc0000;
	margin: 0;
	
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding: 6px 0 0 29px;
	margin: 0;
	height: 27px;
	background:url(../grfx/products_box.gif) no-repeat;
}
	

a {
	color: #2f96f5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.dark-grey {
	color: #3f3f3f;
}

.float-image-right {
	float: right;
	padding: 0 0 8px 10px;
}

	.float-image-right img {
		border: 3px double #ccc;
	}
	
.float-image-left {
	float: left;
	padding: 0 10px 8px 0px;
}

	.float-image-left img {
		border: 3px double #ccc;
	}
	
.image-border img {
	border: 3px double #ccc;
}
	
.right-float-no-border {
	float: right;
	padding: 0 0 5px 5px;
}
	
a {
	color: #434b4f;
}

	a:hover {
		text-decoration: none;
	}
	
.center {
	text-align: center;
}

.float-left {
	float: left;
}



.product-table img {
	border: 3px double #ccc;
}

.product-table td {
	text-align: center;
	vertical-align: top;
	font-size: 11px !important;
}


.flexible-table img {
	border: 3px double #ccc;
}

.winch-table img {
	border: 3px double #ccc;
}

.item_holder h3 {
	padding: 0 0 0 18px;
	margin-top: 0px;
	font-size: 0.9em;
	color: #434b4f;
}

.item_holder p {
	font-size: 0.8em;
	color: #434b4f;
	padding: 6px 0 6px 0;
	
	margin-right: 10px;
	margin-left: 18px;
}

*html .item_holder p {
	margin-bottom: 10px;
}

table.item_holder td {
	height: 40px;
}

table.item_holder img {
	margin: 6px;
	border: 1px solid #a2a2a2;
}

table.item_holder .text {
	padding: 0;
	vertical-align: text-top;
}


