a:link, a:active, a:visited, a:hover {
color: inherit;
font: inherit;
text-decoration: inherit;
}
.pager, .print, #breadcrumb, #nav, #aside, .search_box form, .image-c .more, .catalog_section .views, a.edit {
display: none;
}
html[xmlns] #breadcrumb {
display: none;
}
/* todo - display these but don't float the entire list left.. */
.image-c .thumbnails {
display: none;
}
#wrapper, #content {
width: 100%;
}
body, #header {
background: none;
}
#header {
height: auto;
}
#header .logo {
display: block;
float: left;
}
.catalog_heading .photo, .catalog_subheading .photo, 
.item .image-c .photo, .item .image-c .thumbnails li img {
background: none;  
}
.item .image-c, .item .details, .item .features,
.item .colors, .item .techspecs, .item .files {
width: 48%;
margin: 0 1% 1em;
}