html, body {height: 100%;}

/*ластик*/

body, table, td, th, form, img {padding: 0; margin: 0; border: 0;}

table {border-collapse: collapse;}
td {vertical-align: top;}

/*вспомогательные классы*/

.height {height: 100%;}
.nowrap {white-space: nowrap;}
.bottom {vertical-align: bottom;}
.middle {vertical-align: middle;}
.clear {clear: both;}
.close {display: none;}