.proTitle {
	color: #4f4f4f;
	font-family: 'Farnham Text Regular OSF Regular',Georgia,serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 1px;
	margin-top: 1px;
}

.prod-desc table {
	border-collapse: collapse;
	font-size: 14px;
}

.prod-desc table td {
	text-align: center !important;
	padding-top: 8px;
	vertical-align: middle;
}

.prod-desc table th {
	text-align: center !important;
	padding-top: 6px !important;
	padding-bottom: 4px !important;
	vertical-align: middle;
}

.prod-desc table td:first-child,
.prod-desc table th:first-child {
	text-align: left !important;
}

.prod-desc table td:not(:first-child),
.prod-desc table th:not(:first-child) {
	max-width: 28px;
	overflow: hidden;
}

.prod-desc table th {
	background-color: #f6f6f6;
	background-image: url(/images/bg_button.jpg);
}