form.form_container {
width: 488px;
height: 700px; 
background-color: #ffffff; 
margin: 0px; 
padding: 5px 0px 21px 5px; 
border-width: 0px 0px 0px 1px; 
border-style: solid;
}

div.page_container {
width: 584px; 
height: auto; 
background-color: #ffffff;
}

div.page_header {
width: 584px; 
height: 105px;
background: no-repeat url('header.png');
background-color: #cccccc; 
border-width: 0px 0px 0px 0px; 
border-style: solid;
}

div.page_contents {
width: 488px; 
height: auto; 
padding-left: 100px; 
background-color: #cccccc;  
border-width: 0px 0px 0px 0px; 
border-style: solid;
}

div.page_footer {
clear: right;
background: no-repeat url('footer.png');
width: 584px; 
height: 31px; 
background-color: #cccccc; 
border-width: 0px 0px 0px 0px; 
border-style: solid;
}
