.shop {
	min-height:400px;
	height:auto !important;
	height:400px;
}

.shop h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.shop h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #0099FF;
}
.shop a {
	font-family: "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
.shop a:hover {
	font-family: "Trebuchet MS";
	color: #0099FF;
	text-decoration: underline;
}
.shop img {
	vertical-align:text-top;
}

.shoptext1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}

.shoptext1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}

.shoptext2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.shopadmin {
	min-height:100px;
}

.shopadmin h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.shopadmin h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #0099FF;
}
.shopadmin a {
	font-family: "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
.shopadmin a:hover {
	font-family: "Trebuchet MS";
	color: #0099FF;
	text-decoration: underline;
}
.shopadmin img {
vertical-align:text-top;
}

.shop_adv_table table {
	border: 1px solid #000;
	border-collapse:collapse;
}
.shop_adv_table td {
	border: 1px solid #000;
	border-collapse:collapse;
}

table.coll 
{
	border-collapse: collapse;
	border: 1px solid #000;
}
table.coll td
{
	border: 1px solid #000;
}
table.sep
{
border-collapse: separate
}

