    #user_trans{			
				width:620px;
				float:right;
			}
			#services{			
				width:620px;
				float:right;
				margin-bottom:11px;
			}
			#pay_methods{
				float:left;
				width:355px;
			}
			#trans_cont{
	
			}
			.trans_scroll{
				overflow:auto;	
				height:266px;
			}
			#service_scroll{
				overflow:auto;
				height:266px;	
			}
	   		.trans_table{
				width:100%;
			}
			.trans_table thead td{
				font-size:12px;				
				background:#fff;
				height:30px;
				border-bottom:dotted 1px #e5e5e5;
			}
			.trans_table td{
			 	padding:3px;	
				font-family:Arial;
			}
			.money_in{
				background:url(../v3_imgs/money_inout.png);
				width:25px;
				height:20px;
			}
			.money_out{
				background:url(../v3_imgs/money_inout.png);
				background-position:0px 20px;
				width:25px;
				height:20px;
			}
			.money_str_in{
				font-family:Arial;
				font-size:12px;
				color:#006900;
			}
			.money_str_out{
				font-size:12px;
				font-family:Arial;
				color:#f6290a;
			}
			.tbcpay{
				background:url(../v3_imgs/pay_logos.png) -35px -0px no-repeat;
				width:30px;
				height:30px;
			}
			.novatech{
				background:url(../v3_imgs/pay_logos.png) -4px -0px no-repeat;
				width:30px;
				height:30px;
				margin:auto;
			}
			.osmp{
				background:url(../v3_imgs/pay_logos.png) -129px -0px no-repeat;
				width:30px;
				height:30px;
				margin:auto;
			}
			.emoney{
				background:url(../v3_imgs/pay_logos.png) -66px -0px no-repeat;
				width:60px;
				height:30px;
			}
			#your_bal{
				font-size:12px;
				text-align:center;
				padding:5px;
				position:absolute;
				top:2px;
				left:225px;
			}
			#your_bal span{
				color:#006900;
				font-weight:bold;
				font-size:16px;
				padding:5px;
			}
			.green{
				color:#006900;
				font-weight:bold;
				font-size:12px;
				font-family:Arial;
				padding:3px;

			}
			#user_trans select{
				font-size:12px;	
				
			}
			#filt {
				position:absolute;
				right:5px;
				top:5px;
			}
			#date_filt{
				float:right;	
			}
			.txn_date{
				font-family:Arial;
				font-size:12px;
				color:#817f7f;
			}	

			#bal_type{
				position:absolute;
				left:220px;
				top:5px;
			}
			.vid_tiny {
			border:1px solid #999999;
			padding:1px;
			position:relative;
			width:50px;
			}
			.pay_text{
				padding:15px;	
				line-height:15px;
			}
			.pay_logos{
				margin-top:15px;	
			}
			.buy_inactive{
				cursor:pointer;	
			}
			.active{
				background:#6fab13;
				padding:5px;
				border:1px solid #63872a;
				color:#fff;	
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border-radius:5px;	
			}
			.passive{
				background:#EEEEEE;
				padding:5px;
				border:1px solid #CCC;
				color:#999;	
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border-radius:5px;
			}
			.buy_button{
				background:#f93c29;
				padding:5px;
				border:1px solid #c01712;
				color:#fff;	
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border-radius:5px;
			}
			.buy_button:hover{
				background:#c90000;
			}

.emoney_bal{
    font-size: 12px;
    right: -5px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 4px;
}			

.emoney_bal span {
    color: #006900;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.emoney_modal_link{
    background: url('../../v3_imgs/emoney_modal_b.png') no-repeat 0 0;
    display: block;
    float: left;
    height: 24px;
    margin-top: -5px;
    width: 127px;
    margin-right:5px;
}

.emoney_bal .emoney_bal_text{
    float:left;
    margin-top:1px;
}
