/* Latest Machines */

#latest-machines
{
  background: #2D2D2D url('/images/frontend/latest-machines/bg_latest_machines.png') scroll repeat-x left top;
  padding-bottom: 0px;
}

#latest-machines h3
{
  padding: 6px 10px 8px 29px;
  color: #FFF;
}

#latest-machines ul
{
	list-style: none;
}

#latest-machines-box-container
{
  margin: 0px 18px 0px 27px;
  background: transparent url('/images/frontend/latest-machines/bg_latest_machines_box_container.gif') scroll repeat-y left top;
  height: 120px;
}

#latest-machines-top
{
  background: transparent url('/images/frontend/latest-machines/bg_latest_machines_top.gif') scroll no-repeat left bottom;
  height: 8px;
  font-size: 5px;
  line-height: 5px;
}

#latest-machines-bottom
{
  clear: both;
  background: transparent url('/images/frontend/latest-machines/bg_latest_machines_bottom.gif') scroll no-repeat left top;
  height: 7px;
  font-size: 5px;
  line-height: 5px;
}

li.latest-machines-box
{
  float: left;
  width: 161px;
  font-size: 90%;
}

div.latest-machines-box-inner
{
  margin: 0px 9px 0px 0px;
}

li.latest-machines-box h4
{
  font-size: 100%;
}

li.latest-machines-box p.model
{
  font-size: 85%;
}

li.latest-machines-box p.price
{
  color: #98D307;
}

li.latest-machines-box p.link
{
  display: none;
}

div.latest-machines-box-details
{
  margin: -15px 15px 0px 9px;
}

div.latest-machines-box-photo
{

  background: transparent url('/images/frontend/latest-machines/bg-latest-machines-photo.jpg') scroll no-repeat center top;
  height:120px;
}

div.latest-machines-box-photo a.more-info
{
	float: right;
	display: block;
	width: 152px;
	height: 20px;
}

div.latest-machines-box-photo a.more-info span
{
	display: none;
}

div.latest-machines-box-photo div.photo
{
	width: 136px;
}

div.latest-machines-box-photo a
{
  display: block;
  padding-top: 2px;
}

div.latest-machines-box-photo a img
{
  display: block;
  height: 86px;
  width: 136px;
  margin-top: 25px;
  margin-left: 8px; 
}

/* Rest of the Home page */

#about-box
{
  margin: 15px 28px;
  border: 1px solid #636363;
  padding: 7px 7px;
}

#about-box h3
{
  padding-top: 80px;
  margin-bottom: 5px;
  background: transparent url('/images/frontend/home/bg_about_header.jpg') scroll no-repeat left top;
  color: #89B520;
}

#about-box p
{
  margin: 1em 0px;
}
