#machine-info
{
 width: 580px;
 border: solid 1px black;
 padding: 10px 10px;
 font-family: arial, sans-serif;
}

#machine-info #details
{
  float: left;
  width: 200px;
  text-align: left;
  vertical-align: top;
}

#machine-info #photo
{
  float: left;
  width: 350px;
}


#machine-info #photo img
{
	display: block;
	width: 340px;
	height: 255px;
}

#machine-info #break
{
	height: 10px;
}
