Guest User

Untitled

a guest
Jun 20th, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. #item-page-cross-sells
  2. {
  3. width: 153px;
  4. background: url(//lib.store.yahoo.net/lib/yhst-28129504496411/item-page-cross-sell-background-mid.gif) repeat-y;
  5. }
  6. #item-page-cross-sells .outside
  7. {
  8. background: url(//lib.store.yahoo.net/lib/yhst-28129504496411/item-page-cross-sell-background-top.gif) no-repeat top left;
  9. }
  10. #item-page-cross-sells .inside
  11. {
  12. padding-top: 51px;
  13. padding-bottom: 36px;
  14. background: url(//lib.store.yahoo.net/lib/yhst-28129504496411/item-page-cross-sell-background-bottom.gif) no-repeat bottom left;
  15. }
  16. #item-page-best-sellers
  17. {
  18. width: 153px;
  19. background: url(//lib.store.yahoo.net/lib/yhst-28129504496411/item-page-best-sellers-background-mid.gif) repeat-y;
  20. }
  21. #item-page-best-sellers .outside
  22. {
  23. background: url(//lib.store.yahoo.net/lib/yhst-28129504496411/item-page-best-sellers-background-top.gif) no-repeat top left;
  24. }
  25. #item-page-best-sellers .inside
  26. {
  27. padding-top: 51px;
  28. padding-bottom: 36px;
  29. background: url(//lib.store.yahoo.net/lib/yhst-28129504496411/item-page-best-sellers-background-bottom.gif) no-repeat bottom left;
  30. }
  31. .ytimes-item-page-box .item
  32. {
  33. font: normal 11px Arial;
  34. text-align: center;
  35. }
  36. .ytimes-item-page-box .item + .ytimes-item-page-box .item
  37. {
  38. margin-top: 25px;
  39. }
  40. .ytimes-item-page-box .item a
  41. {
  42. text-decoration: none;
  43. }
  44. .ytimes-item-page-box .item a img
  45. {
  46. border: 0;
  47. }
Add Comment
Please, Sign In to add comment