
.pros-fieldset .description a.st_unchecked, .pros-fieldset .description a.st_unchecked:link, .pros-fieldset .description a.st_unchecked:visited,
.cons-fieldset .description a.st_unchecked, .cons-fieldset .description a.st_unchecked:link, .cons-fieldset .description a.st_unchecked:visited{
  height: auto;
  margin-bottom: 0.6em;
}

.group-images table.content-multiple-table thead, .group-images table.content-multiple-table .delta-order{
  display: none;
}

.group-images table.content-multiple-table {
  border: 1px solid #DCED9E;
}

.group-images table.content-multiple-table td, .group-images table.content-multiple-table tr  {
  border: none;
}

.group-images table.content-multiple-table .filefield-element .form-item .description{
  margin-top: 1em;
}

.group-images #edit-field-imgf1-field-imgf1-add-more{
  margin-top: 1em;
}

.watcher_item .comments-on-the-comments .list .item{
  max-height: 150px;
  overflow: hidden;
  position: relative;

}
.watcher_item .comments-on-the-comments .list .item.small{
  cursor: pointer;
  border-bottom: white;
}
.watcher_item .comments-on-the-comments .list .item.full{
  max-height: 9999px;
}

.watcher_item .comments-on-the-comments .list .item.small::after{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: rgba(255,255,255,0.2);
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  content: '';
}

.main-comment .field-field-attachments {
  display: none;
  padding-top: 10px;
}

.page-umodr .main-comment .field-field-attachments {
  display: block;
}

.main-comment ul.list-beforebody li{
  list-style: none;
  margin-left: 0;
}

.main-comment .list-beforebody .field-field-attachments-toggle{
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 0px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  display: inline-block;
  font-weight: bold;
  color:#688600;
}

.main-comment .list-beforebody {
  margin-left: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed lightgray;
}

.main-comment .list-beforebody .free-sample{
  font-weight: bold;
  color: #E51B23;
  display: inline-block;
}

.main-comment .list-beforebody .label, .main-comment .list-beforebody .item-data{
  display: inline-block; 
}

.main-comment .list-beforebody .label{
  font-weight: bold;
  margin-right: 5px;
}

.main-comment .list-beforebody .item-data{
  font-style: italic;
}

.proofimages{
  text-align: left;
  color: #688600;
  display: table-cell;
  text-align: left;
  font-size: 82%;
}

.view.view-referenced-nodes.view-id-referenced_nodes .item .views-field-teaser .nobr{
  display: table;
  width: 100%;
}

.list-comments .views-field-teaser .more{
  display: table-cell;
  text-align: right;
}