#subCats A:visited {
	color: #008cdb!important;
}

#stTable {
	width: 100%;
	font-size: 8pt;
} 
#stTable TD {
	padding-top: 2px; padding-bottom: 2px;
	vertical-align: top;	
}

#stTable INPUT {
	width: 92px;
	text-align: center;
}


TH {
	border-bottom: 1px solid #66b1db;
	font-size: 8pt;
	padding-bottom: 5px!important;
}
.tÑol{
	width: 400px!important;
}
.cCol {
	text-align: center;
}
.rCol {
	text-align: right;
	padding-right: 10px;
}
.lCol {
	width: 146px!important;
}

.fRow TD{
	border-top: 2px solid #66b1db!important;
	padding-top: 10px!important;
}
.lRow TD{
	border-bottom: 2px solid #66b1db!important;
}

.sRow TH {
	font-weight: normal;	
	font-size: 7pt!important;
	padding-top: 0px; padding-bottom: 0px;
}


.odd {
	background-color: #f5f5f5;
}

.addToCart, .RemoveFromCart {
	margin-left: 10px;
	cursor: pointer!important;	
	position: absolute;
	z-index: 1000;
}
.total TD {
	font-size: 11pt;
	border-top: 1px solid #66b1db!important;
	padding-bottom: 10px!important;
}

.hide {
	display: none;
}
#cartGoods {
	font-size: 12pt!important;
}

.info {
	margin-top: 0px;
	overflow: hidden;
	background-color: #eee!important;	
}
.info .cols2 {
	float: left;
	width: 45%;	
	padding: 0px 10px 10px 10px;	
}
.info .cols2 H3{
	margin-top: 0px!important;
	padding-top: 0px!important;
}
