.cartheader {
	background-color:#EEEEEE;
	font-weight: bold;
	height:20px;
	align:left;
	valign:middle;
}
.productcell {
	background-color: #FFFFFF;
	border: 1px double #FFFFFF;
	cursor: pointer;
}
.productcellover {
	background-color: #C3E1F4;
	border : 1px double #045993;
	cursor: pointer;
}
.memberinput {
	width: 155px;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana;
}
.memberinputbutton {
	font-size: 11px;
	line-height: 13px;
	font-family: verdana;
}
h2 {
	font-size: 11px;
	line-height: 13px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom:4px;
}