/* CSS Document */

.tight_textrows {
	line-height: 12px;
}
.semi_tight_textrows {
	line-height: 16px;
}
.table_tr_bold {
	font-weight: bold;
}
#table_product_description td {
	padding-right: 10px;
}

.contact {
	display: inline;
	float: left;
	width: 225px;
}
