div.content
{
 height: 1%;
}
div.comments
{
 width: 200px;
 margin: 0 0 15px 15px;
 border: 3px solid #666;
 background-color: #e3eeeb;
 padding: 5px;
 float: right;
}
div.comments dl
{
 line-height: 1.125em;
}
div.comments dl dt
{
 font-weight: normal;
 padding: 5px;
 margin: 0;
}
div.comments dl dd
{
 font-style: italic;
 padding: 5px 5px 5px 15px;
 margin: 0;
}
div.comments dl dd.comment,
div.comments dl dd.response
{
 margin-bottom: 5px;
}
.comment
{
 background-color: #fff;
}
.response
{
 background-color: #ffe;
}
form#dictionary_dictionary_comments_survey_form label
{
 display: block;
}
form#dictionary_dictionary_comments_survey_form p
{
 padding: 0;
 margin: 5px 0;
}
