  body {

    padding-bottom: 40px;

    font-size: 16px;

    line-height: 22px;

  }



  .breadcrumb {

    margin-bottom: 0px;

    background-color: unset;  

  }

  

  ul.plain {

    list-style-type: none;

    margin: 0px;

  }

  

  form {

    margin-bottom: 10px;

  }  

  

  .nav-header {

    padding-left: 10px;

  }



  .sub-header {

    padding-left: 20px;

  }

  

  .nav-list input[type="text"]{

    width: 100%;

  }

  

  .nav-list table{

    width: 100%

  }

  

  .nav-list select{

    width: 100%;

  }

  

  .nav-list #sizer a{

    margin-left: 0px;



    margin-right: 0px;

  }



  #content{

    margin-bottom: 20px;  

  }

  

  label{

    padding-top: 5px;

  }



  #container{

    padding-top: 10px;

  }



  ul.inline img{

    vertical-align: baseline;

  }



  #sidebar-username{

    width: auto;

  }



  #sidebar-password{

    width: auto;

  }



  #query{

    width: 94%;

  }

