/* This marker remove unwanted elements. If you want the topbox gone (next to your logo) just add ", #topbox" after "#menu" and remove it from the list below. */
#menu, #topbox
{
display: none;
}

/* This marker ensures the content spans the full width and fixes the printing conflict in older browsers. */
#editable, #logo
{
width: auto; 
position: static; 
}

/* This marker adds the address. */
#address
{
width: auto;
position: static;
display: inline;
}