#pageWrapper #sponsorPage, #pageWrapper #sponsorPage p,
#pageWrapper #sponsorPage td {
	font-size: 11px; }

#pageWrapper #companyAddr {
	font-size: 11px;
	margin-right: 15px;
	margin-left: 0px;  }
	
#pageWrapper #phone_nums {
	font-size: 11px;
	margin-right: 0px;
	margin-left: 5px;  }
	
#pageWrapper #companyDescription {
	font-size: 11px;
	margin: 0px 0px 10px 0px;  }
	
/* Left margin of lists must be at least 30, else numeric lists numbers 
  are cut off */
#productList ul, #productList ol,
#productList td ul, #productList td ol  {
   margin: 2px 0px 8px 30px;
	padding: 0px; }   
   
#productList ul li,  #productList ol li,
#productList td ul li,  #productList td ol li  {
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 1.30;  }

#productList ul.smText, #productList ol.smText {
   margin: 2px 0px 4px 25px;
	padding: 0px; }   
   
#productList ul.smText li,  #productList ol.smText li  {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.2;  }

