.message-content {
  clear: both;
  display: block;
  width: 600px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.message-author {
  width: 290px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px;
}

.message-author-area {
  padding-bottom: 0px;
}

.message-email {
  width: 290px;
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.message-organization {
  width: 290px;
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
}

.message-password {
  width: 290px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px;
}

.message-code {
  margin: 0px;
  padding: 0px;
  margin-right: 10px;
}

.message-answer {
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
  background-color: #eeeeee;
}

.message-question {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
}

#message-caption {
  margin-top: 10px;
  border-top: 1px dotted #b2b2b2;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #b2b2b2;
  margin-bottom: 10px;
}

ul#message-list,
ol#message-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#message-list li {
  padding-bottom: 10px;
  border-bottom: 1px dotted #b2b2b2;
  margin-bottom: 10px;
}

#message-form {
  padding-top: 10px;
}

.message-date {
  font-weight: bold;
}

.message-author {
  font-weight: bold;
}

.message-object {
  font-weight: bold;
}

.message-profile {
  width: 85px;
}

.message-image {
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
}

.message-typeuser {
  font-weight: bold;
  color: #aaaaaa;
}

.message-head {
  margin-bottom: 5px;
}

a#quick-help:link,
a#quick-help:visited, {
  padding-left: 15px;

  background-image: url("../i/design/arrowright.gif");
  background-repeat: no-repeat;
  background-position: left 2px;

  font-weight: bold;
  text-decoration: none;
}

a#quick-help:hover {
  text-decoration: underline;
}

tr#message-password-area,
tr#message-email-area {
  display: none;
  padding-top: 10px;
}
