th {
	color:#0099CC;
	font-size:13px;
	padding-bottom:8px;
}
.blue {
	color:#0099CC;
}
.shopping_cart th {
	color:#0099CC;
	padding-bottom:5px;
}
.note {
	font-size:10px;
	width:500px;
}
.oc_image {
	width:75px;
	background:white;
	padding-right:25px;
}
.oc_name {
	vertical-align:middle;
	text-align:left;
	
}
.oc_qty {
	width:90px;
	text-align:center;
	vertical-align:middle;
}
.oc_qty input {
	text-align:center;
	width:25px;
}
.oc_price {
	width:75px;

}
.oc_spacer {
	width:20px;
	
}

.total {
	padding-bottom:6px;
	color:#0099CC;
}

span.header {
	font-family:impact;
	font-size:26px; 
	color:#CC9966;
	margin:0;
	padding:0;
	font-weight:normal;	
}

.checkout_button.black {
	background-image:url('../templates/images/v1/Checkout-Button-No-Background-Black.gif');
}

.shipping_estimated_time {
	font-size:10px;
}
