/* div styling */
* {
margin:0px;
padding: 0px;
border: 0px;
text-align: left;
font-size: 1em;
line-height: 1.1em;
overflow: visible !important;
width: auto !important;
height: auto !important;
float: none !important;
}
body {
text-align: left;
background: #fff;
}
#masthead,
#mastheadLeft,
#mastheadCentre,
#mastheadRight,
#topNavigationBar,
#breadcrumbNavigation,
#searchBar,
#leftMargin,
#rightMargin,
#footer{
display:none
}
#printOnly {
font-size: 140%;
clear:both;
display: block !important
}
#mainArea h1,
#mainArea h2,
#mainArea h3,
#mainArea h4,
#mainArea h5,
#mainArea h6,
#mainArea p,
#mainArea ol,
#mainArea ul,
#mainArea li,
#mainArea blockquote {
color: black;
}
#wrapper,
#companyInfo,
#productArea,
#searchResultsArea {
width: auto;
height: auto;
}
