html, body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.content-ts {	
	width: 470px;
	height: 255px;
	background: url(../images/topup-BG.jpg) top left repeat-x;
	padding: 30px;
	margin: 5px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}

.content-title {
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
}

.content-ecomm {	
	width: 470px;
	height: 455px;
	background: url(../images/topup-BG.jpg) top left repeat-x;
	padding: 30px;
	margin: 5px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}

.content-shopcart {	
	width: 470px;
	height: 300px;
	background: url(../images/topup-BG.jpg) top left repeat-x;
	padding: 30px;
	margin: 5px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}

.content-email {	
	width: 470px;
	height: 295px;
	background: url(../images/topup-BG.jpg) top left repeat-x;
	padding: 30px;
	margin: 5px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}

.content-ppc {	
	width: 470px;
	height: 375px;
	background: url(../images/topup-BG.jpg) top left repeat-x;
	padding: 30px;
	margin: 5px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}
