#right {
  width: 212px;
  xheight: 695px;
  float: right;
  display: inline;
  overflow: hidden;
  position: relative;
  background: url(/default_images/right_background.gif) repeat-y; }
  #right h4 {
    height: 23px;
    padding: 8px 0 0 15px;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
    cursor: pointer; 
    text-shadow: 0 0 0 #000; 
    background: url(/default_images/right_top.gif) no-repeat; }
  #right .wrapper {
    height: 636px;
    background: url(/default_images/right_bottom.gif) no-repeat 0 bottom; }
  #right h5 {
    font-size: 1.0em;
    margin: 0px 10px 1.3em 75px;
    padding: 10px 0 0 0;
    color: #000; }
    #right h5 a {
        color: #1371B8;
    }
    #right h5 span {
        color: #FF0000; }
  #right ul li {
    border-top: 1px solid #E6E7EA;
    padding: 14px 0 16px 4px;
    margin: 0 9px 0 14px;
    height: 54px; }
    #right ul li#purchase-pro9 {
      background: url(/default_images/purchase-probox.gif) no-repeat right 0; }
    #right ul li#purchase-server9 {
      background: url(/default_images/purchase-serverbox.gif) no-repeat right 0; }
    #right ul li#purchase-bento {
      background: url(/default_images/purchase-bento.gif) no-repeat right 10px; padding-bottom: 26px; }
    #right ul li#purchase-5for4, #right ul li#purchase-bundle {
      background: url(/default_images/purchase-save.gif) no-repeat right 0; }
    #right ul li h6 {
      font-size: 1.0em;
      margin: 0 0 0.25em 0;
      color: #000; }
      #right ul li h6 small {
        display: block;
        font-size: 0.9em;
        color: #05406A; }
    #right ul li p {
      font-size: 0.9em;
      color: #1371B8;
      margin: 0 0 0.5em 0; }
      #right ul li p a {
        color: #1371B8;
        text-decoration: none; }
      #right ul li p em {
        display: block;
        color: #FF0000;
        font-style: normal; }
        #right ul li p em a {
          color: #FF0000; }
      #right ul li p small {
        display: block;
        color: #000; }
      #right ul li p.links {
        padding-right: 0; }
      #right ul li p a {
        color: #0F619B;
        text-decoration: none; }
  #right .more {
    border-top: 1px solid #E6E7EA;
    padding: 8px 0 0 70px;
    width: 165px;
    position: absolute;
    left: 18px;
    top: 595px; }
   #store {
    margin: 0;
    background: url(/default_images/shopping.gif) no-repeat 0 0;
   }