@charset "utf-8";
.table-headers {
	top: 10px;
	position: relative;
}
/* CSS Document */

#header1 {
	position: relative;
	height: 35px;
	width: 195px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #333333;
	float: left;
}
#header2 {
	position: relative;
	height: 35px;
	width: 500px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #333333;
	float: right;
}
#cell1 {
	position: relative;
	height: 50px;
	width: 195px;
	left: 0px;
	top: 5px;
	color: #333;
	background-color: #DED8ED;
	float: left;
}
#cell2 {
	position: relative;
	height: 50px;
	width: 500px;
	left: 0px;
	top: 5px;
	color: #333;
	background-color: #DED8ED;
	float: right;
}
#cell3 {
	position: relative;
	height: 240px;
	width: 195px;
	left: 0px;
	top: 10px;
	color: #333;
	background-color: #cccccc;
	float: left;
}
#cell4 {
	position: relative;
	height: 240px;
	width: 500px;
	left: 0px;
	top: 10px;
	color: #333;
	background-color: #cccccc;
	float: right;
}
#cell5 {
	position: relative;
	height: 110px;
	width: 205px;
	left: 0px;
	top: 5px;
	color: #333;
	background-color: #e8e8e8;
	float: left;
}
#cell6 {
	position: absolute;
	height: 110px;
	width: 495px;
	left: 210px;
	top: 620px;
	color: #333;
	background-color: #e8e8e8;
	float: right;
}
#cell7 {
	position: relative;
	height: 80px;
	width: 701px;
	left: 0px;
	top: 15px;
	color: #333;
	background-color: #DED8ED;
	float: left;
}
#topup-main #cell7 .size11 a {
	font-size: 11px;
}
#topup-main #cell7 .size11 a:hover {
	font-size: 11px;
}
.table-indent {
	padding-left: 20px;
}
.size11 {
	font-size: 11px;
}
#cell7 ul {
	list-style-type: circle;
}

