#goodMorning,
#topNavContainer,
#cartNav,
#editorialNav,
#sideNav,
#tabbedBox a.tab,
#tabbedBox a.tab_on,
#tabbedBox h3 span,
#cart,
.cat_row,
#footer{
display:none;
}
.relatedProducts{
display:block;
}
#body,
.editorial #body,
.sideCol #body{
background:none;
}

/*tabbed box*/
#tabbedBox{
clear:both;
width:710px;
position:relative;
top:16px;
margin-bottom:16px;
left:0;
height:auto;
border:1px solid #dad5cd;
background:url(../images/bg_tabbedBox.gif) top repeat-x;

position:static;
background:none;
padding-top:16px;
border:0;
float:left;
border-top:1px solid #E7E9DA;
margin-top:32px;
}

#tabbedBox li{
list-style:none;
height:32px;
float:left;

float:none;
height:auto;
}
#tabbedBox li p{
font-size:1.1em;
}
#tabbedBox li a.tab,
#tabbedBox li a.tab_on{
display:none;
}

.hide,
.show{
position:static;
padding-left:0;
}

#tabbedBox div div.tabbed_row{
width:686px;
clear:both;
border-bottom:1px solid #e7e9da;
padding-bottom:17px;
margin-bottom:17px;
float:left;
}
#tabbedBox h3{
color:#000;
font-weight:bold;
font-size:1.3em;
margin-bottom:14px;
}
#tabbedBox h3 span{
float:right;
font-weight:normal;
font-size:.8em;
color:#454545;
}
#tabbedBox div div.tabbed_row div{
float:left;
width:113px;
border-right:1px solid #e7e9da;
text-align:center;
}
#tabbedBox div div.last{
border-bottom:0;
}

#tabbedBox div div.tabbed_row div.last{
border-right:0;
}
#tabbedBox div div p{
text-align:center;
margin-top:8px;
}
#tabbedBox div div p a{
font-size:1.2em;
color:#4f3813;
text-decoration:none;
}