.updates {
    /*display: none;*/
    -moz-border-radius:4px 4px 4px 4px;
    -moz-box-shadow:0 0 30px #666666;
    background-color:#FFFFFF;
    padding:0;
    position:fixed;
    bottom:30px;
    width:350px;
    z-index:9999;
    right:-370px;
}


.grey {
    background:none repeat scroll 0 0 #E3E3E3;
}

.line {
    height:1px;
    margin:0 10px;
}

.new_comment {
    color:#666;
    padding: 5px;
    padding-left:10px;
    font-size: 11px;
}


.new_message {
    color:#666;
    padding: 5px;
    padding-left:10px;
    font-size: 11px;
}

.updates_head {
    padding:10px;
    color:#666;
    font-size: 11px;
}

.updates_body {
    max-height:400px;
    margin-right:6px;
    overflow:auto;
}

div.updates_close {
    background:url("../images/close.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    float:right;
    height:13px;
    margin-right:12px;
    width:13px;
}

.new_comment_user_name {
    float:left;
    width: 195px;
}

.new_comment_user_name a {
    text-decoration: none;
    margin-left:7px;
}


.new_comment_article_title {
    float:left;
    width: 250px;
    margin-bottom:5px;
    margin-top:5px;
}

.new_comment_article_title a {
    text-decoration: none;
    margin-left:7px;
}

.new_comment_text {
    width: 230px;
    margin-bottom:3px;
    margin-left:62px;
}

.new_comment_date {
    float: right;
    margin-right:10px;
    width: 100px;
    margin-top:-12px;
}

.messages_head {
   width:15px;
   height:10px;
   float:left;
}

.comment_head {
   width:150px;
   margin-left:40px;
}

.new_online_user_head {
   width:150px;
   margin-left:40px;
}


.new_comment img {
    height:50px;
    width:50px;
    float:left;
}

.head_image_massage {
    height:16px !important;
    left:16px !important;
    margin-top:34px !important;
    position:relative !important;
    width:23px !important;
}

.head_image_comment {
    height:19px !important;
    left:-37px !important;
    margin-top:31px !important;
    position:relative !important;
    width:23px !important;
}

.head_image_new_online_user_head {
    margin-top:-52px !important;
    position:relative !important;
}




.new_message_user_name {
    float:left;
    width: 195px;
}

.new_message_user_name a {
    text-decoration: none;
    margin-left:7px;
}


.new_message_article_title {
    float:left;
    width: 277px;
    margin-bottom:5px;
    margin-top:5px;
}

.new_message_article_title a {
    text-decoration: none;
    margin-left:7px;
}

.new_message_text {
    width: 250px;
    margin-bottom:3px;
    margin-left:39px;
}

.new_message_date {
    float: right;
    margin-right:10px;
    width: 100px;
    margin-top:-13px;
}


.new_message img {
    height:50px;
    width:50px;
    float:left;
    margin-left:-13px;
    margin-bottom: 7px;
}

.new_online_user {
    color:#666;
    padding: 5px;
    padding-left:10px;
    font-size: 11px;
}

.updates_user_pic img {
    height:50px;
    width:50px;
    float:left;
    margin-bottom: 7px;
}

.new_online_user_name {
    float:left;
    width: 195px;
}

.new_online_user_name a {
    text-decoration: none;
    margin-left:7px;
}

.new_online_title {
    float:left;
    width: 269px;
    margin-bottom:5px;
    margin-top:8px;
    margin-left:2px;
    color: #666;
}
