.reditem {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: middle;
}
.reditemPrice {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0033;
	background-color: #EEEEEE;
	text-align: right;
	vertical-align: middle;
}

