body {font-size:13px;font-family:arial;}
.eshop-items {border:1px solid LightBlue; width:780px;}
.eshop-items .header {background:LightBlue;color:black;text-align:center;font-size:12px;}
.eshop-items td {padding:4px;border-bottom: 1px solid LightBlue;}
.eshop-items .price {border-left: 1px solid LightBlue;text-align:center;}
.eshop-items .description {font-weight:bold;}
.eshop-items tr.header.description {font-weight:normal;}
.promoheading {
	font-style: italic;
	color: LightBlue;
}