h3 {
	color: #FF0000;
	font-size: 16px;
	margin: 5px 0;}
.cartContainer {
	margin: 10px 5px;}
.cartContainer table td {
	padding: 4px 0 4px 2px;}
.cartTable {
	font-size: 100%;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;}

.cartTable .cartRow td {
	background-color: #eee;
	border-top: 1px solid #FFFFFF;
}
.cartTable .cartRowHeader {
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 90%;
	border-bottom: 1px solid #999999;
	}
.cartTable .update {
	font-size: 11px;}
.cartHeader {
	padding-top: 1px;}
.cartHeader h2 {
	font-size: 16px;
	font-weight: bold;
}

.nextButton {
	width: auto;
	padding: 6px 6px;
	background-color: #eee;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.nextButton input {
	padding: 2px;
	font-size: 18px;
	text-align: center;}
fieldset {
	margin-top: 15px;
	font-size: 90%;}
fieldset legend {
	font-size: 16px;
	font-weight: normal;
	padding: 3px;
	background-color: #eee;}
#steps {
	font-size: 11px;
	color: #666666;
}
#steps .step {
	background-color: #eee;
	float: left;
	padding: 2px 20px 2px 3px;
}
#steps .step span {
	font-weight: bold;
	color: #000000;}
#steps .step a {
	color: #006699;}
#steps .step a:hover {
	text-decoration: none;}
.cartContainer .info td {
	padding-right: 30px;}
.accountLeft {
	border-right: 1px solid #CCCCCC;
	}
.accountRight {
	padding-left: 10px;}
.totals {
	padding: 0px;
	background-color: #eee;

	}
.totals td {
	border-bottom: 1px solid #999;
	}
#login{
		text-align: left;}
.shipzipcode {
	margin-bottom: 2px;
	font-size: 11px;
	color: #333333;}
.currentZip {
	font-size: 11px;}