
    
    #breadcrumbs {
			background-color: white;
			padding-bottom: 5px;
		  font-family: Verdana, sans-serif;
			padding-top: 2px;		
			font-size: xx-small;
			color: black;
		}
		
		#navleft {
		  border: #e6e6e6 2px solid;
			width: 146px;
		}
		
		.navleft_section {
			font-weight: bold;
		  background: #e6e6e6;
			font-size: small;
			padding: 2px 2px 2px 5px;
		}
		
		.navleft_sub {
			padding: 2px 2px 2px 5px;
		}
				
		#navleft a:active, #navleft a:link {
		  color: #0000cc;			
			text-decoration: underline;
			font-weight: normal;
		}		
		#navleft a:visited {
		  color: #990099;			
			text-decoration: underline;
			font-weight: normal;
		}		
		
		#navleft a.navleft_current:active, #navleft a.navleft_current:link, #navleft a.navleft_current:visited {
		  color: black;			
			text-decoration: none;
			font-weight: bold;
		}		
		
		#navleft li
		{
		  padding-top: 2px;
		  padding-bottom: 2px;
		}
		
		body {
			color: black;
		  font-family: Arial, Helvetica, sans-serif;
			background-color: white;
			margin: 10px 0px 10px 0px;
		}
		
		#header_title {
		  color: #fefefe;
			font-size: x-large;
			font-weight: bold;
		}
		
		
		.sp25 {
		  padding: 12px 12px 13px 13px;
		}
		
		.sp15 {
		  padding: 5px;
			padding-top: 10px;
		}
		
		.sp10 {
		  padding: 5px;
		}
		
		.sp5 {
		  padding: 2px 2px 3px 3px;
		}
		
		ul {
		  margin: 15px 0px 15px 15px;
			padding: 0px;
		}
		
		cite {
		  font-style: italic;
		}		
		
		#navleft ul {
		  margin: 10px 5px 10px 5px;
			padding: 0px;
			list-style-type: none;
		}
		
		ul.menu li {
		  padding-left: 10px;
			background-image: url(http://pics.ebaystatic.com/aw/pics/befr/hubs/common/bullet.gif);
			background-repeat: no-repeat;
			background-position: 0px 6px; 
		}
		
		#header_bg {
			margin-bottom: 5px;
		}
		
		.title, h1 {
			padding-bottom: 3px;
			margin-bottom: 10px;
			margin-top: 0px;
			font-weight: bold;
			font-size: large;
		}
		
		.subtitle, h2, body h2 {
			font-weight: bold;
			margin-bottom: 5px;
			color: black;
			font-size: small;
		  font-family: Arial, Helvetica, sans-serif;
			margin-top: 25px;
			margin-right: 0px;
			margin-left: 0px;
		}
		
		h3, .delight h3 {
		 font-size: larger;
		}
		
		h4 {
		 font-size: small;
		}
		
		.coloredtable thead th {
			font-weight: bold;
		}
		
		.coloredtable thead td {
			font-weight: bold;
		}
		
		.greytable {
		  border-left: #cccccc 1px solid;
		  border-top: #cccccc 1px solid;
			background: #e6e6e6;
		}
		
		.greytable td {
		  border-bottom: #cccccc 1px solid;
		  border-right: #cccccc 1px solid;
			background: #f3f3f3;
		}
		
		.greytable thead th {
		  border-bottom: #cccccc 1px solid;
		  border-right: #cccccc 1px solid;
			background: #cccccc;
			color: black;
			font-weight: bold;
		}
		
		.greytable thead td {
		  border-bottom: #cccccc 1px solid;
		  border-right: #cccccc 1px solid;
			background: #e6e6e6;
			color: black;
			font-weight: bold;
		}
		
		.faq {
		  background: #cccccc;
			border: 1px #999999 solid;
			margin-bottom: 10px;
		}
		
		.faq_a {
		  background: #eeeeee;
			padding: 5px;
		}
		
		.faq_q {
		  font-weight: bold;
		}
		
		.ref {
		  color: #cc0000;
			font-weight: bold;
		}
		
		small {
		  display: block;
		  font-size: x-small;
			color: #666666;
			text-align: left;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
		.rightpromo img {
		  display: block;
			margin-bottom: 10px;
			padding-right: 0px;
		}
		
		ins {
		  display: block;
			border: 2px red dashed;
			background: #ffffdd;
			font-weight: bold;
			color: black;
			padding: 5px;
			margin: 5px;
			text-decoration: none;
			width: 250px;
			position: absolute;
			right: 0px;
			z-order: 10;
		}
		
		ul.paypal {
		  list-style-type : none;
			padding: 0px;
			margin: 0px;
		}
		
		ul.paypal li {
		  padding-left: 26px;
			background-image: url(http://pics.ebaystatic.com/aw/pics/befr/hubs/paypal/ok.gif);
			background-repeat: no-repeat;
			background-position: 5px 7px; 
		  
		}
		
		p {
		  text-indent: 0px;
		}
		
    
    li p {
      text-indent: 0px;
    }
    
    address {
      text-decoration: none;
      font-style: normal;
      padding-left: 10px;
      font-weight: bold;
      border-left: 5px #cccccc solid;
    }	
    
    .headereditor textarea {
      border: none;
  	  font-size: small;
      font-weight: bold;
      width: 99%;
		  font-family: Arial, Helvetica, sans-serif;      
    }
    
    .headereditor input {
      border: none;
  	  font-size: small;
      font-weight: bold;
      width: 99%;
		  font-family: Arial, Helvetica, sans-serif;      
    
    }
    
    .headereditor {
      border: #cccccc 1px solid;
      margin-bottom: 15px;
    }
    
    .pad10 {
      padding: 10px;
    }
    
    .big {
      font-size: large;
    }
    
    .strongcoloredbackground {
      color: #fefefe;
    }
    		
    table.delight td, table.delight th, table.delight div, table.delight li, table.delight p {
      font-size: small;
    }
    
    .ebay table td, .ebay table th, .ebay table div, .ebay a, .pipe, .ebay table td table td span {
      font-size: small;
    }
    
    td.novisited span.ebay a.navigation, td.novisited span.ebay a.standard, tr.help td.navigation, tr td.navigation a {
      font-size: x-small;
    }
    
    
    #navleft ul.menu li ul {
      padding-top: 0px;
      padding-bottom: 0px;
      margin: 0px;
    }
    
    h2 a {
			font-weight: bold;
			margin-bottom: 5px;
			color: black;
			font-size: small;
		  font-family: Arial, Helvetica, sans-serif;
			margin-top: 25px;
			margin-right: 0px;
			margin-left: 0px;      
    }
    
    
    .delight ul li span, .delight ol li span {
      font-size: small;
    }
    
    h4, h5, h6 {
      font-size: small;
    }
    
    div.pageratingstars {
      padding-top: 5px;
      padding-bottom: 10px;
    }
    
    div.pagerating p {
      text-align: left;
      padding: 5px;
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: smaller;
      color: #888888;
    }
    
    div.pagerating form {
      margin: 0px;
      padding: 0px;
    }
    
    .delight textarea.commentbox {
      width:100%;
    }
    
    div.pagerating textarea.commentbox {
      width: 134px;
    }
    
    
    .delight div.pagerating .eBayPRLoading p {
      font-size: smaller;
      color: #888888;
      text-align: center;
    }
    
    div.pagerating .eBayPRLoading {
      padding-top: 15px;
      padding-bottom: 15px;
    }
    
    .delight div.pagerating .linkbtn {
      border: none;
      background: none;
      color: #0000cc;
      font-weight: normal;
      text-decoration: underline;
      text-align: right;
      font-size: 12px;
      padding: 0px;
      margin: 0px;
    }
    
    #footer {
      font-size: xx-small;
    }
    
    tr.g-hlp td *, tr.g-hlp td {
      font-size: xx-small;
    }