﻿table#credit-cards
{
	background-color:#343333;
	width:90%;
	border-style:solid;
	border-color:#7c7877;
	border-width:1px;
	padding:2px;
	text-align:center;

}

td.title
{
	color:#ffffff;
}

td.cc
{
	text-align:center;
}

table.datagrid
{
	width:100%;
}

tt.bottom
{
	background-color:#ebebeb;
}