﻿div.fullRoundy {
height:100%;
overflow:auto;
padding:8px;
max-width:1127px;
}

div.fixer {
height:100%;
overflow:auto;
}

div.fullRoundy, div#footer {
/*max-width:1127px;
margin-left:auto;
margin-right:auto;*/
max-width:1127px;
padding:8px;
overflow:auto;
margin:0px 0px 20px 0px;
}

div.roundy {
max-width:1127px;
padding:4px;
overflow:auto;
margin:0px 0px 1px 0px;
}