/* Start of CMSMS style sheet 'phpweb: Comments' */
div.comment a {
  padding:0;
  margin:20px 10px;
  color:#ffba27
}

div.comment a:hover {
  color:#C28400;
  text-decoration:underline
}
.modulecommentsentryauthor {
  margin-left:20px;
  color:#000
}
.modulecommentsentrybody {
  margin-left:5px
}
.CommentItems {
  padding:10px 20px 5px 20px;
}
.CommentItemsDate {
  font-weight:700;
  float:right;
  color: #762200;
}
.CommentItemContent {
  background-color:#F1D9A0;
  margin:5px 0 0 0
}
.CommentOwner {
  font-style: italic;
  font-weight: bold;
}
div.comments {
  background-repeat: no-repeat;
  background-position: left top;
}
div.addcomment {
  margin-top: 10px;
}
td.inputyourname input, select {
  background-color: #FCF5E5;
  border: 2px inset #F2D591;
}
td.inputemail input {
  background-color: #FCF5E5;
  border: 2px inset #F2D591;
}
td.inputwebsite input {
  background-color: #FCF5E5;
  border: 2px inset #F2D591;
}
td.inputentercode input {
  background-color: #FCF5E5;
  border: 2px inset #F2D591;
}
td.inputcomment textarea{
  width:320px;
  height:100px;
  background-color: #FCF5E5;
  border: 2px inset #F2D591;
}

/* End of 'phpweb: Comments' */

