﻿.model
{
  width: 162px;
  height: 215px;
  float: left;
  margin-left: 10px;
}

.modelImage
{
  border: solid 1px #6899bb;
  width: 160px;
  height: 140px;
  text-align: center;
  padding-top: 5px;
  margin-bottom: 2px;
}

.modelDetails
{
  width: 160px;
  height: 40px;
}

.modelDetails img
{
  float: right;
  margin-top: 5px;
}

.modelDetails h1
{
  font-size: 9pt !important;
  padding: 0px 0px 0px 3px !important;
  margin: 0px 0px 0px 0px !important;
  border-bottom: none !important;
}

.modelDetails h2
{
  padding: 0px 0px 0px 3px !important;
  margin: 0px 0px 0px 0px !important;
  font-weight: normal !important;
}

#search
{
  margin-bottom: 20px;
}

#search span
{
  font-weight: bold;
  padding-right: 2px;
  padding-left: 20px;
}

#search input
{
  width: 35px;
  margin-right: 5px;
}

.prices
{
  width: 100%;
  margin-top: 5px;
}

th
{
  font-weight: normal;
}

.prices td
{
  text-align: right;
  font-weight: normal;
}