/* print style sheet */

/*#pageHeader,*/
#footerMenu,
#navigation,
#headerContent .headerPhrase,
#pageHeader ul
{
    display: none;
}

#headerContent .logo img
{
visibility: visible;
}

#headerContent, #pagePadding, #productList
{
    width: 100%;
}


#specificationCTA
{
    display: none;
}

.productLine
{
	clear: both;
}

#specificationSummary,
#pageSummary,
#categorySummary
{
  width: 360px;
  margin-right: 0px;
}

#content
{
  margin-left: 0px;
}


#footerContent
{
    font-size: 0.9em;
    color: #000000;
    display: block;
    margin-left: 0px;
    padding-top: 10px;
     width: 600px;
}

#datasouth
{
    color: #000000;
}

#mapPage #thumbMap
{
	position: absolute; 
	top: 290px; 
	left: 0px;
}

#mapPage #addressSection
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#mapPage #addressSection input
{
	display: none;
}

#mapPage #mainMap
{
	position: absolute; 
	top: 0px; 
	left: 190px;
}