.moduleEntrySelected {
  background-image: url(http://s.ytimg.com/yt/img/table_results_selected_bg-vfl5zoC8y.gif);
  background-repeat: repeat-x;
  background-color: #FFFFCC;
  background-position: left top;
  border-bottom: 1px dashed #999999;
  padding: 10px 10px 0px 10px;
}

.moduleEntry {
  border-bottom: 1px dotted #999999;
  padding: 10px;
}

.moduleEntry input {
  margin: 1em 0px 0px 0px;
}

.moduleEntryThumb {
  border: 5px solid #FFFFFF;
  margin-right: 10px;
}

.moduleEntryTitle {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #333333;
}

.moduleEntryDescription {
  font-size: 12px;
  margin-bottom: 6px;
  color: #333;
  padding-right: 10px;
}

.moduleEntryTags {
  font-size: 12px;
  margin-bottom: 5px;
  color: #444;
}

.moduleEntryDetails {
  font-size: 11px;
  margin-bottom: 5px;
  color: #444;
}

.moduleTitle {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 5px 5px;
  color: #444;
}

.moduleTitleBar {
  width: 100%;
  background-color: #CCC;
  border-bottom: 1px dashed #999;
}

.moduleFeatured {
  background-color: #DDD;
  background-image: url(http://s.ytimg.com/yt/img/table_results_bg-vflACWgpL.gif);
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: 1px dashed #999999;
  padding: 5px 5px 15px 5px;
}
.moduleFeaturedThumb {
  border: 5px solid #FFFFFF;
  margin: 5px;
}

.moduleFeaturedTitle {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
  color: #0033CC;
}

.moduleFeaturedDetails {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 3px;
}

.moduleFrameEntry {
  width: 270px;
  background-color: #DDD;
  background-image: url(http://s.ytimg.com/yt/img/table_results_bg-vflACWgpL.gif);
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: 1px dashed #999999;
  padding: 8px;
}

.moduleFrameTitle {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
  color: #0033CC;
}

.moduleFrameDetails {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #666666;
}
