
/* Used Machinery */
.products-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
	text-align:justify;
}

.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #464646;
	text-align:justify;
}

.bullet-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #444444;
	text-align:justify;
	line-height:23px;
}

.bullet {
list-style-image:url(images/bullet.jpg);
}


