textarea.newsfeedplus_comment {
overflow:hidden;
height:14px!important;
xwidth:280px;
width:50%;
color:#AAA;
padding:2px 3px;
}

textarea.newsfeedplus_comment_active {
height:14px;
xwidth:280px;
width:100%;
padding:2px 3px;
}

textarea.newsfeedplus_textarea {
border:1px solid #AAA;
font-family:arial, verdana, serif;
color:#333;
padding-left:2px;
font-size:10pt;
}

span.newsfeedplus_pipe {
color:#EEE;
padding:2px;
}

div.newsfeedplus_comment_body {
max-width:250px;
xoverflow-x:auto;
xoverflow-y:visible;
overflow:auto;
}

table.newsfeedplus_comment_item,table.newsfeedplus_like_item {
background-color:#F6F6F6;
margin-bottom:5px;
width:70%;
border:1px solid: #EEE;
padding:5px;
}

span.newsfeedplus_action_date,span.newsfeedplus_like_points {
color:#999;
padding-left:5px;
}