table, td {
	border-collapse : collapse;
	border : 1px solid black;
	padding : 2px;
	font-size : 0.9em;
	margin : 10px auto 10px auto;
}

.contact {
	border-style : none;
	margin-top : 20px;
}

.submit, .categories {
	border-style : none;
	text-align : center;
}

.spec {
	font-size : 0.75em;
}

.contact, .spec {
	text-align : left;
}

.price, .ourprice, .listprice {
	font-weight : bold;
}

.ourprice {
	color : red;
}

.listprice {
	text-decoration : line-through;
}