#ftr_bar {
background:#ff5300;
border-top: 3px solid #fff;
margin: 0;
padding: 7px 0;
z-index: 100;
bottom:0px;
right:0px;
width: 100%;
overflow: auto;
position: fixed;
}
#ftr_bar .left {
float: left; 
text-align: center; 
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
font-style: normal; 
color: #fff; 
width:92%;
}
#ftr_bar .right {
float: right; 
text-align: center; 
width: 30px; 
}
#left_bar a {
background: url(http://img440.imageshack.us/img440/4518/icorsstransthumb1ea9.png) no-repeat; 
text-decoration: none; 
color: #fff; 
padding:5px 0px 5px 30px;
}
#left_bar a:hover { 
text-decoration: underline; 
color: #fff; 
}