/* =================================

CSS Document for The Apron Stage Containers 
Author: Rick Beddie

================================= */

.container{
margin-bottom:10px;
}

.blue{
padding-bottom:40px;
background:#d5eef8 url(container/blue-cont-footer.gif) scroll no-repeat bottom;
}

.blue h2{
margin:0;
padding:8px 0;
text-align:center;
background-color:#b99765;
}

.blue h2 .Head{
text-transform:uppercase;
color:#FFF;
font-weight:normal;
}

.container .padd{
padding:10px;
}

.contbuttons{
text-align:right;
}

.contbuttons input{
margin:5px 0;
}



