#content .img_le {
  padding: 0px 10px 5px 0px;
  float: left;
}

#content .img_ri {
  padding: 0px 10px 5px 10px;
  float: right;
}

#content #cell1 {
  background-image: url(bg1.jpg);
  background-repeat: repeat;
  width: 220px;
  height: 374px;
  float: left;
}

#content #cell1 a {
  color: #F3B801;
}

  #content #cell1 #p1 {
    margin-left: 15px;
    margin-top: 50px;
  }

  #content #cell1 #p2,
  #content #cell1 #p3 {
    margin-left: 15px;
    margin-top: 15px;
  }
  



#content #cell2 {
  background-image: url(bg2.jpg);
  background-repeat: repeat;
  width: 514px;
  height: 241px; 
  float: left;
  margin-left: 2px;
}

  #content #cell2 #p1 {
    margin-left: 15px;
    margin-top: 50px;
    margin-bottom: 10px;
  }

  #content #cell2 #p2,
  #content #cell2 #p3 {
    margin-left: 15px;
    float: left;
  }

  #content #cell2 #p2 ul,
  #content #cell2 #p3 ul {
    list-style-image: url(li_star.gif);
  }


  #content #cell2 #p2 ul {
    margin-left: 20px;    
  }
  
  #content #cell2 #p3 ul {
    margin-left: 45px;
  }

#content #cell3 {
  background-image: url(bg3.jpg);
  background-repeat: repeat;
  width: 256px;
  height: 131px; 
  float: left;
  margin-left: 2px;
  margin-top: 2px;
}

  #content #cell3 #p1 {
    margin-left: 15px;
    margin-top: 44px;
    margin-bottom: 13px;
  }

  #content #cell3 #url_bar {
    display: block;
    color: #ffffff;
    background-color: #2b2c23;
    padding: 2px;
    padding-right: 15px;
    text-align: right;
    font-size: 10px;
    text-decoration: none;
    background-image: url(li_star.gif);
    background-repeat: no-repeat;
    background-position: center top;
  }

#content #cell4 {
  background-image: url(bg4.jpg);
  background-repeat: repeat;
  width: 256px;
  height: 131px; 
  float: left;
  margin-left: 2px;
  margin-top: 2px;
}

  #content #cell4 #p1 {
    margin-left: 15px;
    margin-top: 44px;
    margin-bottom: 13px;
  }

  #content #cell4 #url_bar {
    display: block;
    color: #ffffff;
    background-color: #2b2c23;
    padding: 2px;
    padding-right: 15px;
    text-align: right;
    font-size: 10px;
    text-decoration: none;
    background-image: url(li_star.gif);
    background-repeat: no-repeat;
    background-position: center top;
  }
