﻿.model_image {
  float: left;
  width: 125px;
  height: 120px;
  margin-right: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
.model_image1 {
  float: left;
  width: 90px;
  /*height: 200px;*/
  height: 160px;
  margin-right: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}
.model_image1_loc {
  float: left;
  width: 90px;
  height: 100px;
  margin-right: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}
.model_image P {
  margin: 0px;
  padding: 0px;
}
.model_image1 P {
  margin: 0px;
  padding: 0px;
}
.model_image_container {
  width: 125px;
  height: 94px;
  border: 1px solid #ACACDC;
  overflow: hidden;
  background-image: url('images/bg_lines.gif');
}
.model_image_container1 {
  border: 1px solid #ffffff;
  overflow: hidden;
  width: 150px;
  height: 120px;
  background-color: #ffffff;
}
.model_image_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
}

