a:link { color: #003355; text-decoration:none;}
a:visited { color: #003355; text-decoration:none; } 
a:hover { color: #003355; text-decoration:none; } 


#container
{
  background-color: #e0b50b;
  /*  */
  margin-left: auto;
  margin-right: auto;
  margin-top:15px;
  margin-bottom: 50px;
  padding-top: 3px;
  padding-bottom: 3px;
  width:900px; 
  
}

#content
{
  margin-left: 3px;
  margin-right: 3px;
  padding: 10px 10px 10px 10px;
  background-color:#cfd8d9;
  text-align: center;
}

#results_table
{


}

#results_table td
{
  padding:2px;
  padding-left:10px;
	vertical-align: middle;
}

.item_name
{
  overflow:none;
  width:500px;
}


#search_container
{
  background-color: #e0b50b;
  /*  */
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  width:800px; 

}

#search_content
{
  margin-left: 3px;
  margin-right: 3px;
  padding: 10px 10px 10px 10px;
  background-color:#cfd8d9;
  text-align: center;
}

fieldset
{
  /*
  border-style:solid;
  border-width:1px;
  border-color:#999999;
  */
  padding:10px;

}

legend
{
  font-size:1.6em;
  margin-left:15px;
}

#search_options
{
  margin-left:50px;
}

#search_options td
{
  padding:5px;

}


div.image_div
{

}

img.image
{
  height:50px;
  width:50px;
}
