/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
  background: url("../img/bgpattern.gif");
  padding-top: 70px;
  padding-bottom: 70px;
}
.footer
{
	font-size: 10px;
}
.hidden-element
{
    display: none;
}
#list-table
{
    margin-bottom: 0;
}

.list-panel{
    padding-bottom: 0;
}
