#expstickybar {
color:#666666;
text-decoration: none;
position:fixed;
/**adjust location**/ 
right: 0px;
bottom: 0px;
padding: 0 10px 0 10px;
width: 100%;
background: #f0f0f0;
background-image:url(images/footer.jpg);
z-index: 1000;

}
.expstickybar{
position:fixed;
padding: 0px;
left: -8px;

}


.expstickybar a {
color:#666666;
text-decoration: none;
/**adjust location**/ 
font-family: Verdana, Arial, Sans-Serif;
}
