#content {
overflow:visible;
position:static;
display:block;
}
#header {
display:none;
}
#nav {
display:none;
}

#leftnav {
display:none;
}
#menu {
display:none;
}

#mainbody {
overflow:visible;
position:static;
display:block;
width:100%;
}
#content {
width:95%;
}
#footer {
width:444px;
clear:both;
}
.producttable {
overflow:visible;
position:static;
display:block;
}
#welcomebox {
width:100%;
}
#producttitle {
border:none;
margin-left:0px;
}
#producttitle h2 {
margin-left:10px;
text-align:left;
width:auto!important;
}
#productpic {
margin-left:0px;
width:auto!important;
}
#productinfo {
border:1px solid #47a;
margin-right:10px;
margin-top:10px;
background-color:#E8F6F6;
vertical-align:top;
height:auto!important;
clear:both;
}
#productinfo h2{
margin:0;
padding-bottom:1px;
padding-top:1px;

}
#productinfo p{
margin-left:5px;
margin-top:5px;
margin-bottom:13px;
}
.producttable {
margin-left:0px;
width:90%;
margin-top:0px;
text-align:center;
font-size:10px;
}