﻿body
{
}

.DivFeedbackDate
{
  padding-top:0.5em;
  padding-bottom:0.5em;
  font-size:small;
  font-weight:normal;
  color:#999999;
  border-top-color:#cccccc;
  border-top-style:solid;
  border-top-width:1px; 
}

.DivContentFeedback
{
  padding-bottom:0.5em;
}

.DivFeedbackRepeater
{
  margin-top:1em;
  padding-top:0.5em;
  clear:both;
}

.DivFeedbackEditLabels
{
  font-size:small;
  font-weight:bold;
  padding-top:.5em;
  padding-bottom:0.25em;
}

.DivFeedbackEditText
{
  padding-bottom:0.5em;
}

.TextBoxFeedbackEdit
{
  width:30em;
}

.LabelFeedbackName
{
  color:#5882d7;
  font-weight:bold;
}