@CHARSET "UTF-8";
.QC {
    /*float: left;*/
    width: 160px;
    margin-top: 30px;
}

.QC_CommentWrapper {
    overflow: hidden;
}

.QC_Comment {
    max-height: 50px;
    //max-height: 45px;
    overflow: hidden;
    border-top: 1px dotted #aaaaaa;
    padding-top: 2px;
    padding-bottom: 2px;
}

.QC_Tools {
    max-height: 50px;
    overflow: hidden;
    border-top: 1px dotted #aaaaaa;
    border-bottom: 1px dotted #aaaaaa;
    padding-top: 2px;
    padding-bottom: 2px;
    display:block;
}

.QC_Nickname {
    display: inline;
    color: #07569d;
    font-size: 12px;
    font-family: Georgia, Times, serif;
    font-weight: bold;
}

.QC_AddComment {
    color: #07569d;
    font-size: 12px;
    font-family: Georgia, Times, serif;
    font-weight: bold;
}

.QC_MustBe {
    color: #404040;
    font-size: 12px;
    font-family: Georgia, Times, serif;
    font-weight: bold;
}

.QC_AllComments {
    color: #07569d;
    font-size: 12px;
    font-family: Georgia, Times, serif;
    font-weight: bold;
}

.QC_CommentText {
    display: inline;
    color: #404040;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;    
}

.QC_InputPanel {
    background-color:#fff;
    height: 60px;
    position: absolute;
    border: 1px solid #07569d;
    margin-top: -40px;
    padding: 5px;
}

.QC_Submit {
    color: #07569d;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.QC_Cancel {
    color: #07569d;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 10px;
}

.QC_Input {
    display: block;
    clear: both;
    color: #404040;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.CmsPaginator {
    height: 18px;
    text-align:center;
    font-size: 1.4em;
    font-weight: bold;
    color: #666666;
    
}

.CmsPaginator a {
    color: #666666;
}

.CmsPaginator .selected {
    color: #07569D;
    padding-left: 3px;
    padding-right: 3px;
}

.CmsPaginator .page {
    padding-left: 3px;
    padding-right: 3px;
}

.CmsPaginator .break {
    display: none;
}

.CmsPaginator .arrow {
    padding-left: 3px;
    padding-right: 3px;
    color: white;
}

.CommentReport {
    font-size: 1.2em;
}

.CmsPaginator {
    padding-top: 10px;
}

.CommentReport a {
    color: #07569d;
}

.CommentHeaderLine {
    height: 30px;
}

.CommentDateTime {
    float:left;
    display: inline;
}
.NewsCommentsSubmit {
    background-color: #eaeaea;
    color: #07569d;
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.NewsCommentsTextarea {
    background-color: #eaeaea;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}

.NewsCommentsTextarea textarea {
    border: 1px solid #c0c0c0;
    height: 100px;
    width: 647px;
}

.CommentContent {
    font-size: 1.2em;
}
.CommentUser {
    color: #0055A4;
    font-weight: bold;
    font-size: 2em !Important;
    font-family:georgia,"Nimbus Roman No9 L", serif !important;
}

.CommentItem {
    margin-top: 5px;
    background-color: #eaeaea;
    padding: 10px;
    color: #666;
    
}

.CommentHeaderLine {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.LoginButtonLink {
    text-decoration: underline;
    cursor:pointer !Important;
}
.NewsFullCommentsLogin {
    background-color: #eaeaea;
    padding: 10px;
    height: 50px;
    color: #666;
    font-size: 1.4em;
}

.NewsFullComments {
    display:inline-block;
}

.NewsFullCommentsLogin input {
    border: 1px solid #c0c0c0;
    color: #b3b3b3;
    font-weight: bold;
    width: 160px;
    font-size: 0.8em;
    padding-left: 8px;
}

.NewsCommentsHead {
    background-color: #666666;
    height: 30px;
    color: white;
}

.NewsCommentsHeadTitle {
    padding-top: 7px;
    padding-left: 10px;
    font-weight:bold;
    font-size: 2em;
    font-family:georgia,"Nimbus Roman No9 L", serif !important;
}

.NewsCommentsHeadControls {
    padding-right: 10px;
    font-size: 1.2em;
    padding-top: 6px;
    color: #ababab;
}
.NewsCommentsHeadControls select {
    border: 1px solid #ababab;
    background-color: #666666;
    color: #ababab;
    font-size: 0.9em;
}

.CommentHeaderLine {

}
