table.card {
/*	background-color: #FAEBD7;*/
	width: 250px;
	font-family: sans-serif;
	font-size: xx-small;
	background-image: url("/img/card_back.jpg");
}

td.points,td.maintext {
	color: #000000;
}

td.middle,table.middle,table.sidebar,td.card {
	padding-left: 0;
}

td.card,td.middle,td.topbar,td.sidebar,td.maintext,td.points,td.bottombar {
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

font.savetext {
	font-size: xx-small;
}

.pricetable TD,.rpgtable TD {
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

