.yst-shipping-font {
   color: red; 
   font-weight: bold; 
   font-style: italic;
 }

.yst-recently-viewed-title {
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #FF0000; 
   text-align: center;
  } 
.yst-recently-viewed-table {
   border: 1px solid #999999; 
   background-color: #FFFFFF;
   width: 675px;
}

.yst-recently-viewed-row {    }
.yst-recently-viewed-item {
   font-family: arial, helvetica, sans-serif; 
   color: #000022; 
   font-size: 10px; 
   text-align: center; 
   width: 30%;
}
.yst-recently-viewed-item a {
   font-family: arial, helvetica, sans-serif; 
   font-size: 10px; 
   text-decoration: none;
}
