.cdhptab {
  border:1px solid #00c;
  color:#fff;
  background:#039;
  text-align:center;
  }
  
  .cdhptab a,.cdhptab a:link, .cdhptab a:visited {
    text-decoration:none;
    color:#fff !important;
    display:block;
  }
  
  .cdhptab a:hover {
     text-decoration:underline;
  }
  
  #cdhpTout {
  	list-style-image: url(../images/LeftToutBullet.gif);
  	margin:2px 6px 6px 14px;
  	padding:2px 6px 6px 14px;
  }
  
  #cdhpTout a, a:link, a:visited {
  	color:#fff;
  	text-decoration:none;
  	font-weight:normal;
  }
  
  #cdhpTout a:hover {
  	color:#ff9900;
  	text-decoration:underline;
  	font-weight:normal;
  }
  
  #cdhpprodsw {
    /*border-bottom: solid 1px #adadad;*/
    margin:0;
    padding:0;
   }
    
 #cdhpprodsw img, #cdhpprodsw a  {
     margin:0;
     padding:0;
     border: 0px none;
  }
  
