#header {
/*width:790px;*/
width:850px;
}

#container {
/*width:798px;*/
width:850px;
}

#content {
/*width:790px;*/
width:850px;
}

/* new */
#primary-content {
/*width:500px; 3 col*/
width:640px;
}
/* new */

#toggle {
/*width:790px;*/
width:850px;
}

#sidebar {
/*width:235px;*/
width:180px;
}

#footer {
/*width:798px;*/
width:860px;
/*height:62px;*/
}

#nav {
/*width:790px;*/
width:790px;
}

.content-top, .content-bottom {
/*width:788px;*/
width:788px;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:90%;
padding:0 5px;
}
