/* Kleeneze Sealtech Limited */
/* Straight Carriers Page Exclusives */

@import url( "/products/products.css");

.wrapper {
	margin: 100px 0 30px 0;
	text-align: center;
}

.wrapper P {
	position: absolute;
	width: 80px;
	font-weight: bold;
	color: gray;
}

.wrapper .custom {
	top: -10px; left: 20px;
}

.wrapper .custom SPAN {
	float: left;	width: 100%;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
}

.wrapper .machined {
	top: -60px; left: 200px;
	text-align: right;
}

.wrapper .machined SPAN {
	float: right;	width: 100%;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}

.wrapper .profile {
	top: 160px; left: 0px;
	width: 75px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

TABLE {
	font-family: "Verdana", sans-serif;
	color: gray;
}

TH {
	text-align: left;
	vertical-align: bottom;
}

TD {
	vertical-align: top;
}

TABLE .last IMG {
	margin-right: 50px;
}

TABLE IMG {
	margin-top: 10px;
	margin-right: 20px;
}

