table {
	margin-bottom: 20px;
}

th {
	font-weight: bold;
	color: #666;
	text-align: right;
}

td {
	padding: 1px;
	font-size: 10px;
	text-align: right;
	background-color: #ddd;
}

.size, .style {
	text-align: left;
}

.size  { width: 80px; }
.style { width: 220px; }

div .table_header {
	border-bottom: #000 1px solid;
	margin-bottom: 2px;
	height: 16px;
}

#magnetic_signs .size, #banners .size, #commercial .size {
	width: 300px;
}

