/* Top Button */
.topbutton{
cursor: pointer;
float: left;
font-weight: normal;
height: auto;
margin-top: -285px;
padding: 12px;
width: auto;
font-family: SolaimanLipi,Arial,Vrinda;
left: 0;
position: fixed; 
z-index: 999; 
bottom: 0px; 
display: block;
}
/* Top Button */

/* Facebook Box */
.cancelbtn{
background: none repeat scroll 0 0 #ddd;
color: #cc0000;
cursor: pointer;
float: right;
height: auto;
margin-top: -580px;
padding-right: 2px;
width: auto;
}
.facebookbottom{
height: auto;
width: 235px;
}
#backfacebook{
background: none repeat scroll 0 0 #f5f5f5;
bottom: 0;
display: block;
position: fixed;
right: 0;
z-index: 9999;
margin-bottom: 1px;
margin-right: 10px;
}
#facebook_likebox{
position: fixed;
right: 0;
margin-bottom: 1px;
background:#f5f5f5;
z-index: 999;
bottom: 0px;
display: block;
margin-right: 10px;
}
/* Facebook Box */