#conveyor-belt {
	font-family: Arial, Helvetica, sans-serif;
	width: 245px;
	float: left;
	height: 210px;
	background-image: url(img/conveyor-belt.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
}
.conveyorboxtxt {
	font-size: 11px;
	color: #555555;
}
.conveyorboxtxt A:hover {
	color:#0066CC;
}
.conveyorsections {
	line-height: 20px;
	padding: 5px;
	width: 170px;
	float: left;
}
.conveyorboxtitle {
	color: #2C5DBE;
	font-weight: bold;
}
