/*#gallery_comments {
    width:100%;
    background: #0D142D;
    margin:20px;
}
#gallery_comments .comments_add_box {
    margin-top:5px;
    float:left;
    background: #16224C;
}
#gallery_comments comments_add_box input.add_comment_button {
    background:#AC7710;
    border:1px solid #1A356E;
    color:#FFFFFF;
    float:right;
    font-size:11px;
    margin-bottom:0;
    margin-right:5px;
    margin-top:-2px;
    padding:2px 5px;
    width:auto;
    font-weight: bold;
    cursor: pointer;
}
#gallery_comments .comments_add_box .comments_add_box_submit {
    display:none;
    margin-bottom:6px;
    padding-bottom:17px;
}
.blog_comment a{
    text-decoration: none;
    color:#C3902C;
    font-weight: bold;
}
.blog_comment a:hover{
    text-decoration: underline;
}
.trainer_tips {
    margin: 0px;padding: 0px;
    float: left;
    width:100%;
    background:#0D142D;
}
.trainer_tips h2 {
    margin:0px;
    padding:5px;
    border-bottom:1px solid #232E56;
    border-top:1px solid #232E56;
}
.trainer_tips div {
    padding:5px;
}
.prorite trainer_tips p {
    color:white
}
.trainer_tips p.tt_actions {
    padding:5px;
    margin-bottom: 5px;
}
#editDescription
{
    background: #7A7E8C;
    width:98%;
    color:white;
}

.trainer_tips a {
    color:#CE931F;
    text-decoration: none;
}

.trainer_tips a:hover {
    text-decoration: underline;
}


.feed_comments {
    background:white;
}
.comment_box {
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

.comment_actual_text {
    color:#C3902C;
    font-size:11pt;
    margin-top:4px;
    text-align:left;
}
.comment_actions {
    color:#777777;
    padding:2px 0 1px;
    text-align: left;
    font-size: 11px;
}
.UIProfileImageComment {
    float:left;
    margin-left:5px;
    margin-top:5px;
}
.add_comment_text
{
    border:1px solid #BDC7D8;
    margin:4px 4px 6px 6px;
    width:333px;
}
#loginBlock label{
        float:left;
        display:block;
        width:75px;
}
#loginBlock p {
    margin-top: 5px;
}*/
