td { font-size: .8em; }

.container { width: 840px; height:auto; text-align: center; margin: 0; padding: 0;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
}
.left { width:280px; height:auto; float:left; background-color: #efefef; font-size: .8em; text-align: left; padding: 0 5px 5px 5px; }
.right { width:350px; height:auto; float:right; font-size: .8em; }
.middle { height:auto; margin-left: 265px; margin-right: 355px; }
#homewrap { position: relative; }
#potdbox {
width:160;
height:200px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
background-color: #efefef;
overflow: hidden;
}
#newsbox {
width:160;
height:auto;
padding: 10px 5px 10px 5px;
text-align: center;
background-color: #efefef;
overflow: hidden;
}
#tidebox {
width:auto;
height:100px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
}
#weatherbox {
width:auto;
height:auto;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
}
#topicbox {
width:350px;
height:auto;
text-align: left;
padding: 0 5px 5px 5px;
overflow:hidden;
background-color: #efefef;
}
#feedbox {
width:350px;
height:auto;
padding: 0 5px 5px 5px;
text-align: left;
background-color: #efefef;
overflow:hidden;
}
#safetybox {
width:100%;
height:auto;
margin: 0 5px 0 5px;
text-align: left;
padding: 0px;
font-size: .8em;
}

#mondrianwrap { position: relative; width: 100%; text-align: center; visibility: visible;  padding-top: 10px; clear: both;}

#articlebox {
clear: both;
position: relative;
background-color:yellow;
width:100%;
height:auto;
margin: 0 5px 0 5px;
text-align: center;
padding: 0px;
font-size: .8em;
}