#products img {
  margin:0 20px 10px 0;
  cursor:pointer;
}

.description {
  background-color:#F6F6F6;
  border:1px solid #EAEAEA;
  width:620px;
  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:50px;
  font-size:1px;
  position:relative;
}

.description ul { margin-left:-20px; line-height:18px; }
.description .left { width:140px; height:160px; }
.description .left ul { margin-left:20px; line-height:18px; }


#modular { height:240px; _overflow:hidden; }
#modular .header {
  background:url(../../../gfx/common/background_header.gif) repeat-x;
  position:relative;
  margin-top:-10px;
  height:22px;
  padding-left:5px;
}
#modular .values { margin-top:150px; }
#modular .highlight { background-color:#FEFEFE; }
#modular .left {
  float:left;
  margin-right:11px;
  padding:2px;
}

#configured { height:470px; _overflow:hidden; }
#configured .header {
  background:url(../../../gfx/common/background_header.gif) repeat-x;
  position:relative;
  margin-top:-10px;
  height:22px;
  padding-left:5px;
}
#configured .values { margin-top:170px; }
#configured .highlight { background-color:#FEFEFE; }
#configured .arrow {	margin-left:230px;}
#configured .left {
  float:left;
  margin-right:10px;
  padding:2px;
}

#remote { height:720px; _overflow:hidden; }
#remote .header {
  background:url(../../../gfx/common/background_header.gif) repeat-x;
  position:relative;
  margin-top:-10px;
  height:22px;
  padding-left:5px;
}
#remote .values { margin-top:158px; }
#remote .highlight { background-color:#FEFEFE; }
#remote .arrow { margin-left:410px; }
#remote .left {
  float:left;
  margin-right:20px;
  padding:2px;
}

#win { margin-top:0px; }
#win img { margin:0 20px 0px 0; cursor:pointer; }


.win_description {
  background-color:#F6F6F6;
  border:1px solid #EAEAEA;
  width:600px;
  min-height:250px;
  display:none;
  margin-top:30px;
  -moz-border-radius:4px;
  padding:0 10px;
  padding-bottom:10px;
  line-height:20px;
}

#wireless .header { background:none; font-weight:bold; padding-top:15px; padding-left:0px; }
#wireless .arrow  { margin-left:60px; }
#reflect .header 	{ background:none; font-weight:bold; padding-top:15px; padding-left:0px; }
#reflect .arrow  	{ margin-left:260px; }
#gsm .header 			{ background:none; font-weight:bold; padding-top:15px; padding-left:0px; }
#gsm .arrow  			{ margin-left:460px; }

