.ab_prod{
  border-collapse:collapse;
}

.ab_prod_td{
  background-color:#E5E5E5;
}

.ab_prod_td a{
  color:#CC6600;
  text-decoration:none;
  font-weight:normal;  
}

.ab_prod_td a:hover{
  color:#CC6600;
  text-decoration:none;
  font-weight:bold;  
}

.ab_prod_td hr{
  border:1px solid #CC6600;
}

.ab_prod_spacer{
  height:10px;
  background-color:#ffffff;
}

.opt_ab{
  display:block;
  width:110px;
  height:95px;
}

.opt_ab_1{
  background: url(../img/opt_ab_1.jpg) no-repeat;
  background-position:0px 0px;
}

.opt_ab_sel_1{
  background: url(../img/opt_ab_1.jpg) no-repeat;
  background-position:-110px 0px;
}

.opt_ab_2{
  background: url(../img/opt_ab_2.jpg) no-repeat;
  background-position:0px 0px;
}

.opt_ab_sel_2{
  background: url(../img/opt_ab_2.jpg) no-repeat;
  background-position:-110px 0px;
}

.opt_ab_3{
  background: url(../img/opt_ab_3.jpg) no-repeat;
  background-position:0px 0px;
}

.opt_ab_sel_3{
  background: url(../img/opt_ab_3.jpg) no-repeat;
  background-position:-110px 0px;
}

.opt_ab_4{
  background: url(../img/opt_ab_4.jpg) no-repeat;
  background-position:0px 0px;
}

.opt_ab_sel_4{
  background: url(../img/opt_ab_4.jpg) no-repeat;
  background-position:-110px 0px;
}

