@charset "utf-8";
/* CSS Document */

h2, h3 {
	color:#FFFFFF;
}
#fbilling td {
	padding:5px;
}

#fbilling #klik_me {
	margin-top:15px;
	width: 164px;
	height: 43px;
	border: 0;
	text-indent: -1000em;
	background: url(../images/f-cbloginbtn.jpg) no-repeat top;
}
.btnAktifasi {
	margin-top:15px;
	width: 114px;
	height: 30px;
	border: 0;
	text-indent: -1000em;
	background: url(../images/f-aktifasibtn.jpg) no-repeat top;
}
.btnCancel {
	margin-top:15px;
	width: 114px;
	height: 30px;
	border: 0;
	text-indent: -1000em;
	background: url(../images/f-cancelbtn.jpg) no-repeat top;
}
#fbilling #klik_me:hover, #fbilling #klik_me:active, 
.btnAktifasi:hover, .btnAktifasi:active,
.btnCancel:hover, .btnCancel:active {
	background-position:bottom;
	cursor:pointer;
}
