/* ************************************************* *\
           CSS shopstyles for this template
\* ************************************************* */

.shoplist1 table {
	width: 100%;
	padding-bottom: 0.6em;
	font-size: 0.85em;
}

.shoplist1 table td {
	font-weight: normal;
	padding: 0.3em 0 0.3em 0;
	text-align: right;
}

.shoplist1 table td.left {
	text-align: left;
}

.shoplist1 table thead td {
	padding-top: 0.5em;
	vertical-align: bottom;
	border-bottom: 1px solid #3059C0;
	font-weight: bold;
}

.shoplist1 table thead td.left {
}

.shoplist1 table tbody td.left {
	padding-left: 0.3em;
}

