.img_small, .img_medium, .img_landscape, .img_large
{
  float:left;
  background:#555555;
  border:0px;
  padding:0px;
  margin:0px;
  position:absolute;
  z-index:1;
}

.div-img_small, .div-img_landscape, .image_height-img_small, .image_height-img_landscape
{
  height:76px;
}

.div-img_small, .image_width-img_small 
{
  width:105px;
}

.div-img_medium, .image_height-img_medium
{
  height:166px;
}

.div-img_large, .image_height-img_large
{
  height:250px;
}



.div-img_medium, .div-img_landscape, .div-img_large, .image_width-img_medium, .image_width-img_landscape, .image_width-img_large
{
  width:220px;
}



.img_break, .img_small_break, .img_large_break
{
  width:0px;
}

.img_small_spacer, .img_spacer
{
  width:8px;
  overflow:hidden;
}

.img_spacer, .img_break
{
  height:166px;
}

.img_small_spacer, .img_spacer
{
  float:left;
}

.img_small_spacer, .img_small_break
{
  height:76px;
}


.img_large_break
{
  height:250px;
}

.img_vert_spacer
{
  width:220px;
}




.img_vert_spacer
{
  height:8px;
  overflow:hidden;
}

