/* General styles */
* {
	margin: 0; padding: 0;
	font-family: verdana,sans-serif;
}

table {width: 100%}
td p {margin:  0;} /*to counter the general style for p tags set above */
	
body {
	text-align: left;
	background-image: none;
	background-color: #fff;
	padding-bottom: 0px; float: none;
	padding-top: 0;  padding-left: 0;
	margin-top: 12px;
}

#logo { position: relative; top: 0; left: 0; float: left}

#priNav,#menuPrinters, #menuSupplies, #menuSolutions, #menuShop, #menuDownloads, #menuSupport, #menuResource, #topNav, #countryMenu, .hidden, #skipnav, #leftNav, #newCartridgeFinder, #footerNav ul, #breadcrumbs   {display: none; }

/* Below the header */
#bodyWrapper {
	float: left; display: block; width: auto; 
	background: none;
}
#midWrapper {float: none; display: inline; width: auto; background-image: none }

/* Start content styles */
#mainContent {float: none; }

#mainContent .header
{
	display: block;
	padding: 0;
	background: transparent;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	width: auto;
}

#mainContent {width: auto}
			
#content {clear: both; width: 100%; margin-top: 12px}

#mainContent  div.print
{
display: none
}

#content 
{ 
	display: block;
	width: auto;
	padding: 0px;
}
	
.copy {padding: 0 6px; clear: both}
.copy img {margin: 10px}

#subhead h2 {
	margin: 0 0 0 0px; font-size: 32px; font-weight: normal; color: #c00; padding: 10px 0 0 0;
}
#content { margin-left: 0px; }
div.contentBlock div.right ul {
	margin: 0; list-style: none;
}

#subhead {display:block;width: auto; margin-bottom:36px;}
#subhead p {padding: 10px 0 0 40px; color: #666; font-weight: bold; font-size: 11px; line-height: 1.5em;}

#footer { clear: both; width: auto; height: 69px; padding: 0 0 0 10px; background-image: url(http://images.lexmark.com/stylesheets/footer_bg.gif); background-repeat: no-repeat; background-position: bottom right;
	voice-family: "\"}\""; /* This is the box model hack, used to coax IE into correctly implementing our padding */
	voice-family: inherit;
	width: auto;
} /* Necessary to "ground" the preceding two divs */

#footerNav { clear: both; display: block; width: auto; margin-left: 0px; } 
#footerNav p {float: left; width: auto; margin-left: 6px; }

/* For the channel-specific stylesheets */
div.contentBlock div>p.more {
	top: auto;
	right: auto;
}

/* override footer */
#home_footer {
	width: auto;
}

/* File: print.css
// Media: print
// Author: J Voskuhl
// Notes: print CSS for 6th gen; accommodates legacy code
// Version: 0.01
*/

#LxContentWrapper
{
	width: auto;
}


#LxContent
{
	width: 490px;
}

#footerNav {border-top: 1px solid #cc0000; padding-top: 10px; margin: 0 2px 0 6px}