/* COMMON */
#footerOrangeArea {
  height: 41px;
}
/* END COMMON */

.smallThumb td {
  width: 39px;
  height: 39px;
}


/* PICTURE PREVIEW FIX */
/* =Internet Explorer Fixes
----------------------------------------------------------------------*/
.hoverbox .preview {
  width: 182px;
}

.hoverbox li {
  margin-left: 0px !important;
  margin-right: 4px;
}

.hoverbox a {
  position: relative;	
}

.hoverbox a:hover {
  display: block;
  font-size: 100%;
  z-index: 5;
  cursor: hand;
  cursor: pointer;
}

.hoverbox a:hover .preview {
  top: 30px;
  left: 20px;
  border: solid 1px #CDCDCD;
  z-index: 1;
}

.hoverbox li {
  position: static;  
}

.hoverbox a:hover {
  text-align:center !important;
}
 

.textureDiv .hoverbox .preview {
  border: solid 3px #CCCCCC;
  width: 79px;
  height: auto;
}

/* END PICTURE PREVIEW FIX */


#ctrlDetailDefault .ctrl_side_content {
  width: 200px;
}

#messageForm  {
  width: 477px;
}

#contactRight{
  width: 185px;
}

/* INTERIOR */
#smallPicturesDiv {
  /*margin-left: 13px;
  border:1px solid red;*/
  margin-right:0;
  padding-right:0;
  margin-left:0;
}
#smallPicturesDiv h1, h2{margin-left:0px;}

.center{padding-top:152px;}

/* END INTERIOR */

