div#closeRow {
  overflow:hidden;
  position:relative;
  max-width: 620px !important;  
  width: 620px !important;  
  white-space: normal;
}

.long-nav {
  min-height: 600px;
  _height: auto !important;
  _height: 600px;
}

.table-narrow {  
  width: 620px !important;
  max-width: 620px !important;
}

.table-narrow td.item {  
  padding: 4px 6px 4px 14px;
  overflow: hidden;
  width:590px !important;
  max-width: 590px !important;
}

.table-narrow td.thumb { 
  padding: 6px 12px !important;
  max-width: 80px !important;
  width: 80px !important ;
  text-align: center;
  overflow: hidden;  
}

.table-narrow td.thumb img.smallImage {
  max-width: 80px;
  overflow: hidden;
}

div.navigators {  
  font-size: 0.9em;
  float:left;
  width: 140px;
}

div.navigators div {
  border-bottom: 1px solid #e7f0f3;
  padding: 0 0 8px 0;
  margin: 8px 0 8px 0;
}

div.navigators p {
  font-weight: bold;
  padding: 2px 4px;
}

div.navigators ul li {
  padding: 2px 4px;
  color: #4c4c4c;
}
div.navigators ul li.selected {
  background-color: #efc;
}

.ads_top {
  width: 620px !important;
  max-width: 620px !important;
}
