/*
 * Import Variables
 */
/*
 * VARIABLES
 */
/*
 * *********
 */
/*
 * MIXINS
 */
/*
 * ******
 */
table {
  width: 99% !important; }

  .userTools #toboggan-login {
    display: block;
    position: absolute;
    left: -182px;
    margin: 0; }
    .userTools #toboggan-login img {
      display: block;
      position: relative;
      top: -10px;
      margin-left: 185px !important;
      width: 17px; }

/*
 * MAIN CONTENT
 */
/*
 * ------------
 */
div.sub {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

/*
 * LAYOUT HOMEPAGE
 */
/*
 * ---------------
 */
#homebox {
  width: auto; }

/*
 * FOOTER
 */
/*
 * ------
 */
div#footer {
  padding-bottom: 40px; }
  div#footer div.lowBandwidth {
    background: url(/sites/all/themes/potato/images/bg_bandwidth_bottom_green_NEW.png) no-repeat scroll bottom center transparent;
    margin: 0 auto; }

/*
 * Search Results Page
 */
  body.page-search #block-system-main .search-tabs ul {
    height: auto; }


