    div.textbox {
      color:#333333;
      font-family: verdana, helvetica;
      font-size: 11px;
      width: 163px;
      height:147px;
      padding:5px;
      border: 1px dashed black;
      margin-top:9px;
    }

    div#products {
      background:#ffffff;
      font-family: verdana, helvetica;
      font-size: 11px;
      width:140px;
      color: #000000;
    }
    div#products a {
      text-decoration: none;
      color: #000000;
    }
    div.menuitem2 {
      font-family: comic sans ms,verdana, helvetica;
      width:125px;
      padding-bottom:3px;
      padding-top: 3px;
      padding-left: 15px;
      cursor:pointer;
      font-size: 11px;
      color: #000000;
    }
    div.menuitem1 {
      font-family: comic sans ms,verdana, helvetica;
      width:125px;
      padding-bottom:4px;
      padding-top: 4px;
      padding-left: 15px;
      cursor:pointer;
      font-size: 11px;
      color: #000000;
    }
    td#footer {
      font-family:verdana, helvetica;
      font-size: 11px;
      color: #333333;
      line-height: 16px;
      width:738px;
    }

    table#buttons td {
      background: url(http://www.raysownbrand.com/img/buttons.jpg);
      width:140px;
      height:30px;
      font-family: comic sans ms,verdana, helvetica;
      font-size: 12px;
      color: #ffffff;
      text-align:center;
      cursor:pointer;
    }

    table#buttons td:hover {color:#EBC61F;font-weight:bold;}

    span.tracker {
      font-family: verdana, helvetica;
      font-size: 11px;
      font-weight:bold;
      position:absolute;
      cursor: pointer;
      color: #ffffff;
    }
 
    span.address {    
      position:absolute;
      font-family:verdana;
      font-size:11px;
      color:#ffffff;    
    }
    
    span.number { 
      position:absolute;
      font-family:verdana;
      font-size:16px;
      font-weight:bold;
      color:#ffffff;
    }
    div.box img{
      border:1px solid #000000;
      margin-top:5px;
      width:146px;
      cursor:pointer;
    }

    span.title {
      font-family: verdana,helvetica;
      font-size: 12px;
      font-weight: bold;
      background: #521213;
      position:relative;
      top:5px;
      left:10px;
      color:#ffffff;
    }
    
    a.plain {
      color:#333333;
      text-decoration:none;
    }
    a.white {
      color:#ffffff;
      text-decoration:none;
    }    
    a.link { 
      color: #333333;
    }