.contact {
	position:relative;
	margin-top:7px;
	margin-bottom:-25px;
	margin-left:5px;
}

.register {
position:absolute;
bottom:10px;
right:13px;
}

.livechat, .livechat li {
margin:0; padding:0;
list-style:none;
}

.livechat {
background:url(../images/livechat.png) no-repeat;
height:33px;
overflow:hidden;
position:relative;
margin-bottom:20px;

-moz-border-radius:5px;
-o-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.livechat .phone, .livechat .bbm, .livechat .ym, .livechat .whatsapp, .livechat .wechat, .livechat .line {
color:#fff;
padding-left:35px;
} 

.livechat .phone {
background:url(../images/phone.png) no-repeat center left;
}

.livechat .bbm {
background:url(../images/bbm.png) no-repeat center left;
}

.livechat .ym {
background:url(../images/ym.png) no-repeat center left;
}

.livechat .whatsapp {
background:url(../images/whatsapp.png) no-repeat center left;
}

.livechat .wechat {
background:url(../images/wechat.png) no-repeat center left;
}

.livechat .line {
background:url(../images/line.png) no-repeat center left;
}

.transaction {
width:960px;
background:url(../images/trans_wrapper.png) no-repeat;
}

.centerbank {
margin-right:20px;
}

