td {
	color: #000000 ;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
}
input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
}
textarea {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
}
select {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
}
.justified {
	text-align: justify;
} 
.itemName{
	font-weight:bold;
}
.itemNameTD{
	vertical-align:top;
}
.btn_addcart{
	vertical-align: bottom;
}						
.itemQuantity{
	vertical-align: middle;
}
.td_itemQuantity{
	vertical-align: bottom;
}
.shop-content {
	width:80%;
	margin:auto;
}
img.imgthumb {
	-webkit-filter: drop-shadow(3px &nbsp; 3px &nbsp; 6px &nbsp; grey);
	margin-bottom: 1em;
}
img.item-image {
	-webkit-filter: drop-shadow(3px &nbsp; 3px &nbsp; 6px &nbsp; grey);
}
body { 
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
}
a:link{
	color: #23a38f; 
	text-decoration: none; 
} a:visited{
	color: #23a38f;
	text-decoration: none; 
} a:hover{
	color: #23a38f;
	text-decoration: none; 
} a:active{
	color: #23a38f;
	text-decoration: none; 
} 