﻿.wrapper {
    min-height: 600px;
    /*height: auto !important;
    height: 100%;*/
    /* The bottom margin is the negative value of the footer's height */
    margin: 0 auto;
    overflow: visible !important;
}
.footer, .push {
  /* .push must be the same height as .footer */
  height: 30px;
  /* Multicolumn Layout With Sticky Footer */
  clear: both;
}
footer{

	/*margin-bottom:0px;
	bottom:0px;*/
}
#zz16_Menu_t{
	display:none;
}

.gvFooter > td > table > tbody > tr > td > a,.gvFooter > td > table > tbody > tr > td > span{
	padding: 0px 5px;
}
#gvBlobs{
	border:solid 1px #000;
}