body {background-color: #f0f0f0;}


#parent {display: table; width: 100%; height: 92%; min-width: 1070px; min-height: 300px;}
#child {display: table-cell; vertical-align: middle;}
child {display: inline-block}
.third {float: left; width: 33%; text-align: center;}
.bg-mask {width: 357px; height: 272px; background-image: url("img/pwmaske/input.png"); margin: 0 auto; background-color: red;}

table {cellPadding: 0; cellspacing: 0;}
#main {position: absolute; left: 0; bottom: 28px; width: 100%; border-collapse: collapse; min-width: 600px;}
.quarter {width: 23%; padding-top: 5px;}
.last {text-align: right; padding-right: 6px;}
.quarter img {width: 175px; height: 40px;}
.last img{width: 201px; height: 78px;}
.line {border-bottom: #e3001a 2px solid; padding-bottom: 10px}


h1 {font-size: 20px; margin-bottom: 4px;}

