#search_foods
{
  width: 100%;
}

.book_results
{
  width: 278px;
  margin:5px 5px 0px 5px; 
  border: 2px dotted #BB9080;
  float: left;
  font-size: 12px; 
  padding: 0px 5px 0px 5px;

  background-color:#FFFAFA; 
  color: #222222;
  background: url(/images/back.gif) repeat-x;

  display:inline;
 
}

.book_results a
{
  font-weight: bold;
  color: #6699FF;
}

.book_results a:visited
{
  font-weight: bold;
  color: #6699FF; 
  text-decoration: none;
}













#post_food_units_body
{
  line-height: 100%;
  height: 100%;  
  background-color: #F9F0B0;
}

#post_food_units_container
{
  padding: 10px 20px 10px 20px;
}


#post_food_units_result
{
  text-align: center;
}

#post_items
{
  padding: 5px 5px 2px 5px;
  border-bottom: 2px dotted green;
}

#posted_food_units_weight
{
}

#post_items form input.text
{
	font-size:14px; height:14px; border:solid 2px #666; padding:2px;
  margin: 0px 5px 0px 5px;
}