﻿/*================================================================
The PRINTABLE stylesheet for the website.



----------------------------------------------------------------*/
#Wrapper{
	border:none;
	width:auto;
	
	clear: both; 
	margin: 0 auto;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-align:left;
}

#Search {
	display: none;
}

#Nav{
	display:none
}

#Footer{
	display:none;
}

#Sidebar{
  display:none;
}

a.printPage{
  display:none;
}

#ConfirmInfo ol{
  list-style:none;
}

/*
#Address{
  display:none;
}

#PhoneNumber{
  display:none;
}
*/

#HeadCart{
  display:none;
}

#Logo{
  display:none;
}