body, #content {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #000;
  font-size: 12pt;
  background: none;
  font-family: arial, helvetica, sans-serif;
}

#wrapper, #content {
width: auto;
margin: 0 5%;
padding: 0;
border: none;
/*float: none !important;*/
color: #000;
background: transparent;
border: none;
font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: arial, helvetica, sans-serif;
}

p {
	font-family: arial, helvetica, sans-serif;
} 

.floatRight {float:right;}
.floatLeft {float:left;}

/*
#header {
width: 945px;
margin: 0px;
padding: 0;
height: 58px;
background: #fff url(../images/headerLeftPrint.gif) no-repeat !important;
border-bottom: none !important;
}
*/
#headerContent h1 {
color: #000 !important;
background: #fff !important;
}

img {
border: 0;
}

/* Hide from Print */
#secondaryNav, #mainMenu, #search, #mainTab, embed, object, #headerContent, #footer, #homeBrands, #homeColumn1, #header a, #header a img, #csrr_sidebar, #productsHeader h1, h2 homeSweeps p a{
display: none;
}
/* End Hide from Print */
/*
#productsHeader {
    margin: 0 0 -12pt;
}
*/
/* Replace margins to line up with Print header */
#productsHeader h2, #content h1 {
    margin: 12pt 0 0 !important;
}

#productsHeader h1, #productsHeader h3 {
    display: none !important;
}

#content {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}

#contentLeft h1 {
    font-size: 12pt;
}

/* END Margin Replacement */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
display: none !important;
height: 0;
width: 0;
position: absolute;
overflow: hidden;
}

span.sIFR-alternate {
visibility: visible !important;
display: block !important;
position: static !important;
left: auto !important;
top: auto !important;
}

#print_logo {
    display: block;
}

#print_headerimg {
	display: block;
}

#homeFeature h1, #homeCommunity h1 {
    font-size: 1.3em;
    font-weight: bold;
	display:block;
}

#productsHeader {
    margin: 0 0 15px;
}

/*#productsHeader h1, #productsHeader h2, #productsHeader h3 { */
#productsHeader h2 {
    display: inline;
    float: left;
    font-size: 15pt;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 0 .75em 0 0;
}

div#contentWrapper {
    clear: both;
    padding: 18pt 0 0;
}

#homeColumn2 #homeFeature {
	float: left;
    width: 45%;
}

#homeColumn3 #homeCommunity {
	float: right;
    width: 45%;
}

/* About Us Print Styles - Move to another file? */
.aboutusLeftColumn { width:55%; float: left; }
.aboutusRightColumn { width:40%; float: right; padding: 0 0 0 10px; }
.aboutusRightColumn img { padding: 0; }
br.invisbreak { display: block; }
