/* CSS Document */
table{
 border-collapse: collapse;
}
h1{

font-size: 24px;
}
.move{
padding-left: 90px;
}
li.heading{
list-style:none;
font-weight: bold;
color: #FF0000;
}
li{font-weight: bold;}
div#content {

float: left;

background-color: #FFFFFF;

border-bottom-style:solid;

padding: 0px 0px 0px 0px;

	border-bottom-color:#666;

	border-bottom: 2px;

	width: 560px;

	text-align: center;

	margin: 0px 0px 0px 0px;

}

.card{

padding-top: 5px;

background-image:url(image/prepaid_card.jpg);

background-repeat:no-repeat;

width: 436px;

height: 295px; }

.red{

color: #DF4833;}

.big{

font-size: 36px;

font-weight:bold;}

ol, ul{

text-align: left;}

.expand{

padding-top: 500px;

}
th.header{
background-color: #000000;
color: #FFFFFF;
height: 30px;
}
td{
height: 20px;}