
textarea.newsfeedplus_comment {
  overflow: hidden;
  height:14px !important;
  Xwidth: 400px;
  width: 400px;
  padding: 3px;
  color: #AAA;
  min-height:14px;
  overflow:hidden;
}

textarea.newsfeedplus_comment_active {
  height:39px;
  Xwidth: 360px;
  width: 360px;
  padding: 3px;
  float:left;
  min-height:39px;
  overflow:hidden;
}

table.newsfeedplus_comment_item {
  padding: 5px;
  background-color: #e3e8f1;
  margin-bottom: 5px;
  width: 90%;
  border: 1px solid: #EEE;
}

table.newsfeedplus_like_item {
  padding: 5px;
  background-color: #e3e8f1;
  margin-bottom: 5px;
  width: 90%;
  border: 1px solid: #EEE;
}


textarea.newsfeedplus_textarea {
  border: 1px solid #AAAAAA;
  font-family: arial, verdana, serif;
  color: #333333;
  padding-left: 2px;
  font-size: 10pt;
}

span.newsfeedplus_pipe {
  color: #EEE;
  padding: 2px;
}

div.newsfeedplus_action_date, span.newsfeedplus_action_date {
  color:#999999;
}

span.newsfeedplus_like_points {
  color:#999999;
  padding-left:5px;
}


div.newsfeedplus_comment_body {
  max-width: 250px;
  Xoverflow-x: auto;
  Xoverflow-y: visible;
  overflow: auto;
}

div.commentContainer{
  background-color:#e3e8f1;
  padding:5px;
  width:411px;
}