#white{background:white}
/*
 Item Title
*/
.item_bar{
   border-top:1px solid #9D9696;
   border-left:1px solid #9D9696;

   width:605px;
   float:right;
   margin-bottom:15px;
   margin-top:15px; 
  
    }

.item
{

  width:580px;
  margin-top:5px;
  margin-left:15px;
                }

.itemleft{
    width:270px;
    margin-top:10px;
    margin-left:5px;
    }
  .itemleft ul{line-height:15px;}
  .itemleft h5{ font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold;}
.itemright{
    width:132px;
    float:right;
   }
.itemright img{ margin-top:10px;height:100px; width:130px;}

.itemprice {
     float:right;
     width:95px;
     height:80px;
     margin-right:35px;
     margin-top:10px;
     padding:10px;
    }
    .itemprice h1{font-size:40px;color:red;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}

.blue {color:blue;font-size:13px;}
.productmenu{

    height:150px;
    background:#1A8783;

    }
.productmenu img{ border:0;}

.box{
    height:135px;
    width:140px;
    background:red;
    float:left;
    margin-top:5px;
    margin-bottom:15px;
    margin-right:10px;
    margin-left:40px;
    }



