div#title {
    width:400px;
}

div#content_right {
    height: 400px;
}

p.subt {
   font-family: Courier New, Courier, mono, Times;
   font-size: 20px;
   font-weight: bold;
   color: #497335;
   margin: 0 0 7px 10px;
}

p.subt2 {
   font-family: Courier New, Courier, mono, Times;
   font-size: 20px;
   font-weight: bold;
   color: #497335;
   margin: 20px 0 7px 10px;
}

ul.slv_item li{
   display: block; 
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #fff; 
   width: 165px!important;
   width: 163px;
   line-height: 1;
    float:left;
   background-color: #2C912A;
   text-align: center;
}

a.biolink{
   position: absolute;
   top: 150px;
   left: 800px;
   display: block;
   height: 52px;
   width: 74px;
   background-image: url(../images/ecocert.gif);
}

a.biolink2 {
   position: absolute;
   top: 145px;
   left: 890px;
   display: block;
   height: 60px;
   width: 74px;
   background-image: url(../images/bio.gif);
}

