.custom #header {
	border-style:none;
	display: none;}

.imgborder {
   padding:5px;
   border:5px solid #E6E6E6;
   background-color:#E6E6E6;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #FFF;
    border: 10px solid #E6E6E6;
}

.custom #page { background: #fff; }

.custom .comments_closed { display: none; }
.custom #sidebars { display: none; }

.custom #footer { 
	text-align: right;
    border-style: none;
    font-size: 13px; 
}

.custom #footer a { border-bottom: 1px dotted #555; }
