#sb-overlay { 
/*background:none !important;*/
/*opacity:0.5;*/
}
#sb-wrapper-inner { 
border: 15px solid #FFFFFF;
height: 100px;
overflow: hidden;
position: relative;
z-index: 1;
}

#sb-title, #sb-info { 
background-color:#000000;
box-shadow: 0px 0px 40px 40px #000000;
box-shadow: 0px 0px 137px 179px #000000;
box-shadow: 0px 0px 124px 124px #000000;
margin: 0px;
padding: 20px;
position: relative;
}

#sb-info { 
bottom: 5px;
left: 0px;
position: fixed;
right: 0px;
}

#sb-title { 
left: 0px;
position: fixed;
top: 0px;
width: 100%;
padding-bottom: 5px;
padding-top: 9px;

}

#sb-title-inner {
text-align: center;
padding-left: 0px;
}

#sb-description {
margin-left: auto;
margin-right: auto;
}

#sb-nav, #sb-description, #sb-counter {
width:30%;
}