.livechat {
position:fixed;
margin-top:10px;
right:-150px;
top:20%;
background:url(../images/contact.png) no-repeat;
width:221px;
height:440px;
cursor:pointer;

-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}

.livechat:hover {
right:0;
}

.joinsekarang {
position:absolute;
display:block;
width:130px;
height:34px;
top:126px;
right:10px;
}

.livechat ul, .livechat li {
margin:0; padding:0; list-style:none;
}

.livechat, .livechat a {
color:#fff;
}

.livechat ul {
margin-top:165px;
}

.livechat li {
margin-left:115px;
line-height:37px;
}


.livechat td.bbm {
background:url(../images/bbm.png) no-repeat left center;
padding-right:20px;
}

.livechat td.ym {
background:url(../images/ym.png) no-repeat left center;
padding-right:20px;
}

.livechat td.phone {
background:url(../images/phone.png) no-repeat left center;
padding-left:25px;
}

.transaction {
width:314px;
background:url(../images/home3.jpg) no-repeat;
position:relative;
}

.post-home {
border:1px solid #313131;
padding:5px 10px;
}

.centerbank {
margin-right:20px;
}

.homegame {
margin-top:10px;
margin-bottom:20px;
}

.homegame tr td {
padding-left:9px;
}

.homegame tr td:first-child {
padding-left:0;
}

