

<p>/* @02 Photos */
  
  #photos {
  clear: left;
  height: 140px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  }
  
  .photo-one, .photo-two, .photo-three, .photo-four {
  width: 16.67%;
  display: block;
  float: left;
  height: 140px;
  }
  
  .photo-main {
  width: 33%;
  w\idth: 33.2%;
  float: left;
  background: #69C;
  height: 140px;
  }
  
  .photo-one {
  background: url(../../small_header/344x140_029.gif) top left no-repeat;
  }
  
  .photo-two {
  background: url(../../small_header/344x140_009.gif) top left no-repeat;
  }
  
  .photo-three {
  background: url(../../small_header/344x140_0252.gif) top right no-repeat;
  }
  
  .photo-four {
  background: url(../../small_header/344x140_013.gif) top right no-repeat;
  }
  
  .photo-main {
  background: url(../../large_header/gerondept_header2.gif) top left no-repeat;
  }</p>

