addToCartForm { margin-bottom:0 }
form {
    display: inline;
}
input {
    border: 1px solid #999999;
    background-color: #eaeaea;
    font-size: 11px;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.newsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.searchbox {
	background-color: 99AAC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.tri { display : none }
.trh { 
background-color: ^[Define|colour.table.heading.background] ; 
color: #000000 }
.tre { 
background-color: #A8B8CB; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}
.tro { 
background-color: #D9E0E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}
.wtti { display : none ; } 
.wtt  { }

.invisible-table {
	width:100%;
}
.variantRow a img {
	border:none;
}
 input.add_to_cart, input.add_to_wishlist, input.input_submit {cursor:pointer;}
.mass_add_to_cart {
	cursor:pointer;
	border:2px solid #104E8B;
	color:#FFFFFF;
	background:#4682B4;
}