/* CSS Document */

table.products td {
	text-align: center }

div.thumbnail {
	text-align: center;
	margin: 12px 0 }

div.thumbnail img {
	height: 134px; width: 92px;
	border: solid 1px #366289;
	cursor: pointer;
	margin: 3px }

table.specification {
	margin-top: 6px }

table.specification td {
	border: 1px solid #545454;
	vertical-align: middle;
	text-align: center;
	padding: 6px 4px }

table.specification tr.header {
	background-color: #e2e2e2 }

img.scheme {
	border: 1px solid #e2e2e2 }
