#products img {
  margin:0 20px 10px 0;
  cursor:pointer;
}

.description {
  background-color:#F6F6F6;
  border:1px solid #EAEAEA;
  width:630px;
  min-height:240px;
  display:none;
  margin-top:17px;
  -moz-border-radius:4px;
  padding:0 10px;
  padding-bottom:10px;
}

.description .arrow {
  width:34px;
  height:34px;
  background:transparent url(/gfx/icons/tabs_optical.gif) repeat scroll 0 -68px;
  margin-top:-28px;
  margin-left:25px;
  font-size:1px;
  position:relative;
}

#aufbauleuchte { height:240px; _overflow:hidden; }
#aufbauleuchte .header {
  position:relative;
  margin-top:-174px;
  margin-left:40px;
}
#aufbauleuchte .values { margin-top:150px; }
#aufbauleuchte .highlight { background-color:#FEFEFE; }
#aufbauleuchte .left {
  float:left;
  margin-right:11px;
  padding:2px;
}

#einbauleuchte { height:270px; _overflow:hidden; }
#einbauleuchte .header {
  position:relative;
  margin-top:-198px;
  margin-left:40px;
}
#einbauleuchte .values { margin-top:170px; }
#einbauleuchte .highlight { background-color:#FEFEFE; }
#einbauleuchte .arrow {	margin-left:175px;}
#einbauleuchte .left {
  float:left;
  margin-right:30px;
  padding:2px;
}

#ampelleuchte { height:250px; _overflow:hidden; }
#ampelleuchte .header {
  position:relative;
  margin-top:-186px;
  margin-left:40px;
}
#ampelleuchte .values { margin-top:158px; }
#ampelleuchte .highlight { background-color:#FEFEFE; }
#ampelleuchte .left {
  float:left;
  margin-right:20px;
  padding:2px;
}

#ampelleuchte .arrow { margin-left:330px; }
