#sb-container, #sb-wrapper {
  text-align: center; /* reset left alignment */
}
#sb-wrapper{
position: relative; /* set to absolute IE 7 */
*position: absolute;
padding:5px 15px 0px 15px!important;
}

