.tx-notes-comment {
    overflow: hidden;
    display: block;
    margin-bottom: 25px;
    margin-top: 15px;
}

.tx-notes-comment ol li div.clear {
    clear: left;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.tx-notes-comment .comment {

    border-top: 6px #9c1b39 solid; 
    display: block;
    padding-top: 1px;
    border-radius: 1px;
}

.tx-notes-comment #listNotes ul li{
    list-style: none !important;
    margin: 0px !important;
}
.tx-notes-comment #listNotes .noteslinkspid{
    display: block;
    padding: 2px 10px 2px 10px;
    font-size: 12px;
    font-weight: 600;

}
.tx-notes-comment #ifmcontentstoprint{
    display: none;
    height: 0px;
    width: 0px;
}
.tx-notes-comment #listNotes ul {
    margin: 0px !important;

}
.tx-notes-comment #listNotes .noteslinkstext{
    float: left;
    padding: 2px 10px 2px 10px;
    text-align: left;
    font-size: 12px;
}
.tx-notes-comment a:link, .tx-notes-comment a:visited {
    color: #000;
}
.tx-notes-comment .comment_body {
    font-size: 10pt;
    line-height: 16px;
    height: 42px;
    background: #fff;
    border: 2px #9e1b3a solid; 
    border-radius: 3px;
}


.tx-notes-comment .comment_body a {
    color: #333;
}

.tx-notes-comment .notesopen{
    margin: 2px;
    height: 22px;
    width:70px;
    float:left;
    cursor: pointer; 
}

.tx-notes-comment .notesopen_CE{
    margin: 2px;
    padding: 0 10px;
    height: 22px;
    float:left;
    cursor: pointer; 
}

.tx-notes-comment .submitbutton{
    margin: 2px;
    height: 22px;
    width:70px;
    float:right;
    cursor: pointer;  
}
.tx-notes-comment .send_submitbutton{
    margin: 2px;
    height: 22px;
    width:70px;
    cursor: pointer;  
}
.tx-notes-comment .noteForm_tipafriend_form {
    float:right;
}

.tx-notes-comment .aNoteForm{
    float:left;
    border-radius: 3px;
    display: block;
    color: #000;
}

.tx-notes-comment .notesForm form{
    border-top: 6px #9c1b39 solid; 
    display: block;
}

.tx-notes-comment #oneform{
    margin: 2px;
    height: 22px;
    width:95px;
    float:left;
    cursor: pointer;
    margin-right: 100%;
    clear: both;
}
.tx-notes-comment .name{
    float: left;
    margin:4px 0px -22px 4px;
}
.tx-notes-comment #tx_notescomments {
    margin: 0px !important;
}