#colleft, #colright, #specials, #images, .hideonprint, .menu {
    display: none;
}
#logo { 
    float: left;
}
#breadcrumbs { 
    clear: both;
}
body { 
    font-family: sans-serif;
}
table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
td, th{
    border: solid 1px silver;
}
fieldset, img{
    border: none;
}
