table.CardList { color: #4a3b18; line-height: 18px; }
table.CardList img { border: 1px solid #4a3b18;margin-bottom:3px;	}
div#Card 
{
	border: 1px solid black;
	margin: 10px;
	padding: 5px;
	line-height: 20px;
}
div#Card img { border: 1px solid black;margin-bottom:3px; }
div#Stamp 
{
	background: url(/templates/images/card/stamp.gif) right no-repeat;
	padding-right: 25px;
	padding-top: 10px;
	text-align:center;
	width:100px;	
	font-size: 10px;
	height: 50px;
	line-height: 12px;
}
div.SquareBox 
{
	margin:15px;
	background: #f8f2d9;
	margin-bottom: 10px;
}
a.SiteLink 
{
	color: #4a3b18;
}