table#equipment {
	margin: 0; padding: 0;
	width: 100%;
	position: relative; top: -50px;
}

table#equipment td {
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px dashed #ccc;
}

table#equipment td.title {
	font-weight: bold; font-size: 14px;
	color: #006;
}

table#equipment td.description {  }

table#equipment td.img { padding: 5px 0; text-align: center; }