
/**** Equipment and Materials */

h1.titleEquipment span {
	padding-left: 45px;
}

div.equipmentLeft {
	width: 260px;
	float: left;
}
div.equipmentRight {
	width: 620px;
	float: right;
	margin-top: 25px;
}

div.companyBar {
	width: 240px;
	height: 379px;
	background: url('../../images/equipment/leftBack.png') no-repeat top center;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
}
	div.companyBar img.threeM {
		position: absolute;
		top: 11px;
		left: 30px;
	}
	div.companyBar img.scotchprint {
		position: absolute;
		top: 116px;
		left: 9px;
	}
	div.companyBar img.mutoh {
		position: absolute;
		top: 219px;
		left: 12px;
	}
	div.companyBar img.graphtec {
		position: absolute;
		top: 332px;
		left: 13px;
	}
