p {
	text-align: center;
}


th.shophead {
	font-size: 1.5em;
}


table.shop {
	width: 100%;
	table-layout: fixed;
	text-align: center;
/*
	border-bottom: solid;
	border-width:3px;
*/	
}

col.shopcol1 {
	width: 15%;
	text-align: center;
}

col.shopcol2no3 {
	width: 85%;
	text-align: center;
}

col.shopcol2with3 {
	width: 70%;
	text-align: center;
}

col.shopcol3 {
	width: 15%;
	text-align: center;
}


col.shopcol1big {
	width: 25%;
	text-align: center;
}

col.shopcol2big {
	width: 50%;
	text-align: center;
}