div#left_column h1#sharps {
	width: 293px;
	height: 26px;
	background-image: url(../images/sharps_title.jpg);
	background-repeat: no-repeat;
	margin: 18px 0 0 0;
}

div#left_column h1#medical_waste {
	width: 315px;
	height: 26px;
	background-image: url(../images/medical_waste_title.jpg);
	background-repeat: no-repeat;
	margin: 18px 0 0 0;
}

div#left_column h1#pharmaceutical_waste {
	width: 367px;
	height: 26px;
	background-image: url(../images/pharmaceutical_waste_title.jpg);
	background-repeat: no-repeat;
	margin: 18px 0 0 0;
}

div#left_column h1#facilities {
	width: 191px;
	height: 26px;
	background-image: url(../images/facilities_title.jpg);
	background-repeat: no-repeat;
	margin: 18px 0 0 0;
}

div.service_item {
	float: left;
	width: 584px;
	padding: 26px 0 0 0;
	position: relative;
}

div.last {
	padding: 26px 0 15px 0;
}

div.service_item_content {
	float: left;
	width: 584px;
	background-image: url(../images/item_container.jpg);
	background-repeat: repeat-y;
}

div.service_item_content p {
	padding: 16px 45px 10px 51px !important;
	font-size: 14px !important;
	text-align: left !important;
	font-weight: bold;
}

div.service_item_bottom {
	float: left;
	width: 584px;
	height: 6px;
	background-image: url(../images/services_item_bottom.jpg);
	background-repeat: no-repeat;
}