/* Styles specific for this website */ 

/* Left Column table */
.l-table {
	text-align: center;
}

.l-table-td {
 width:78px;
 height: 78px;
 background-image: url(images/glass_78.jpg);
 background-repeat: no-repeat;
 background-position: center;
 }

