.itemCode{
	font-size: 11px;
	font-weight: normal;
}

.selectProperties, .selectProperties b{
	font-size: 9px;
}

.memberPrice{
	font-size: 11px;
	font-weight: bold;
}

/*
.AddButton{
	position:absolute;
	top:26px;
	right:42px;
}
*/
.ReturnLink
{
  float:right;
  margin:10px 10px 0 0;
  text-align:center;
}
.ReturnLink a {
	color: Black;
	font-size:9px;
}
.ReturnLink a:hover {
	font-weight:bold;
}

.CheckoutLink
{
  float:right;
  margin:10px 10px 0 0;
  text-align:center;
}


.tableCart a
{
	color: Black;
}
.tableCart a:hover
{
	font-weight: bold;
	color: #888888;
}

.txtQty
{
  width: 28px;
}