#container #column3 {
	display: none;
}
#container #column2 {
	width: 79.1%;
	border-right: none;
	padding-left: 1.5%;
	padding-right: 1.5%;
}

#container table {border-collapse:collapse;}

.shopListTable .thName { width: 50%;overflow:hidden; }
.shopListTable .thPrice {width:10%; overflow:hidden; }
.shopListTable .thMemberPrice {width:10%; overflow:hidden; }
.shopListTable .thQty {width:15%; overflow:hidden; }

.shopListTable tr.row-category-title th.category {
border:medium none !important;
padding-left:10px;
padding-bottom: 10px;
padding-top: 15px;
}

.submenu h2 {
	display: none;
}

#cms table.shophome #td-mid-right {
	padding:15px 0 15px 15px;
	background: none;
}

#cms table.shophome #td-mid-left {
	border: 0px;
}



#shopinfo {
	background-color: #D9D2B5;
	border: 1px dotted #928D70;
	padding:0 10px;
}
#shoptips {
	background-color: #F0EEE2;
	border: 1px dotted #8D8A7B;
	padding:0 10px;
}