
#PayPalStore {
   font-family: Arial, Helvetica, sans-serif;
/*   margin-left: 5%;
   margin-right: 5%;
   margin-top: 10px;*/
}

#ToC {
   font-size: 16px;
   font-weight: bold;
   border: 1px solid #D5D5D5;
   padding: 4px;
   background: #F3F3F3 url(/images/paypal/PayPal_tocBG.gif) left bottom repeat-x;
}

#categories {
  font-size: 12px;
  font-weight: normal;
}

#categories a:hover {
  	font-style: italic;  
}  


#categories ul li {
  list-style-type: disc;
  /*margin-top: 0.2em;*/
}


.CategorySelected a {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}  
   		  
#Productlist {
/*   margin-top: 8px;
   border: 1px solid #555;
   background: #F1F1F1 url(/images/paypal/PayPal_ProductListBG.gif) left top repeat-x;
   padding: 8px;
   width: 99%;
*/
}   

.product {
/*   background: #fff;
   border: 1px solid #777;   
   border-bottom: 2px solid #000;
   border-right: 2px solid #555;   
   margin-top: 8px;
   padding: 8px;*/
   margin-top: 8px;
/*   width: 99%; */
}

.ProductSpacer {
/*   border-bottom: 1px dashed #888888; */
}

