.item {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.itemtitle {
	font-size:14px;
	font-weight:bold;
}

.iteminfo {
	font-size:12px;
}

.itemprice {
	font-size:13px;
}

.itemnumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.sandh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#EC241A;
}

.cartcontents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px;
}

.cartlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.carttitle {
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
}

.cartcontents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.carttd1 { font-size:12px; }
.carttd2 { width:50px; font-size:12px; }
.carttd3 { width:55px; font-size:11px; text-align:center; }
.carttd4 { width:50px; font-size:12px; text-align:right; }
.carttd5 { width:40px; font-size:10px; text-align:right; }

.cartstep_todo   { font-family: Georgia, "Times New Roman", Times, serif; text-align:center; font-size:11px; color:#777777; }
.cartstep_active { font-family: Georgia, "Times New Roman", Times, serif; text-align:center; font-size:11px; color:#FF0000; font-weight:bold; }
.cartstep_done   { font-family: Georgia, "Times New Roman", Times, serif; text-align:center; font-size:11px; font-weight:bold; }

.shippingtd1   { text-align:center; font-size:11px; }
.shippingtd2   { text-align:center; }
.shippingtd3   { text-align:center; }
.shippingerror { text-align:center; color:#FF0000; font-weight:bold; }
