#categoryVideoSelect {
  width:200px;
}
#productVideosSelect {
  display:none;
  width: 384px;
  height: 164px;
  padding: 8px 6px 8px 10px;
  background-image:url(../layout/video_choices_back.jpg);
}
#productVideosSelectFirstChild {
  overflow:auto;
  width:384px;
  height:164px;
}
.videoSelectorChoices {
  line-height:18px;
}
#productVideosSelect .videoSelectorChoices {
  line-height:16px;
}
.videoSelectorChoices A {
  text-decoration: none;
}
.videoSelectorChoices A:hover {
  font-weight: bold;
  text-decoration: underline;
}
#videoProducts,#videoSend {
  display: none;
  margin-top: 1em;
}
