.qtyinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	padding: 2px;
	text-align: right;
	background-color: #C9D9EA;
	border: 1px none #333333;
	width: 20px;
}
.qtyinputred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	padding: 2px;
	text-align: right;
	background-color: #ffff00;
	border: 1px none #333333;
	width: 20px;
}
.tableline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: center;
	text-align: center;
	
}

.catline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.cattopline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.formcontrol {
	height: 22px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.tableend {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 20px;
}
.seachinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 100px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 3px;
}
.frame {
	border: 1px solid #000000;
}
.contactinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: c9d9ea;
	background-position: center;
	border: 1px solid #000000;
}
.bob {
	bottom: auto;
	vertical-align: bottom;
	background-image: url(/images/body/common/shipping-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
