

.listprice { font-family: arial,verdana,helvetica,sans-serif; text-decoration: line-through; font-size: small; }
price { font-family: arial,verdana,helvetica,sans-serif; color: #990000; font-size: small; }
table.otherEditions td.topLeft {
  background-image: url("http://www.artscroll.com/images/misc/box-line-tl.gif");
  background-repeat: no-repeat;
  padding-top: 12px;
  padding-left: 12px;
}

table.otherEditions td.topRight {
  background-image: url("http://www.artscroll.com/images/misc/box-line-tr.gif");
  background-repeat: no-repeat;
}

table.otherEditions td.bottomLeft {
  background-image: url("http://www.artscroll.com/images/misc/box-line-bl.gif");
  background-repeat: no-repeat;
}

table.otherEditions td.bottomRight {
  background-image: url("http://www.artscroll.com/images/misc/box-line-br.gif");
  background-repeat: no-repeat;
}

table.otherEditions { margin: 0.25em 0em; }
table.otherEditions th { font-size: 10pt; text-align: left; padding-right: 
10px; }
table.otherEditions td {  font-family: arial,verdana,helvetica,sans-serif; font-size: 10pt; }
table.otherEditions .price { font-size: 10pt; }
table.otherEditions .listprice 
{ font-family: arial,verdana,helvetica,sans-serif; 
text-decoration: line-through; font-size: 10pt; }


