  /* Print CSS */
 
  #header, .leftDiv, #rightNav, #footer, #yesButton, #footerText, #yesButton, #mySearchField, #mySearchButton, #pipe, #ITDNav {
  display: none;
  }
    ul {
	list-style-image: none;
	list-style-type: disc;
	}

