/*
.modzzz_articles_unit {
    height: 235px;
}

.modzzz_articles_unit_admin {
    position:relative;
}
*/ 

.modzzz_articles_unit {
	padding: 0px;
	margin: 10px;
	height:70px;
	overflow: hidden; 
	position: relative; 
}

.modzzz_articles_unit .thumbnail_block {
    left:0;
    position:absolute;
    top:0;
}

.article_file_search_pic {
    border: 1px solid #CCCCCC;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #EDEDED;
}

.modzzz_articles_unit .cls_res_thumb {
    float:left;
}

.modzzz_articles_unit .unit_info {
    margin-left:75px;
    min-height:70px; 
}

.modzzz_articles_unit .title {
    font-size:12px;
    margin-bottom:-3px;
    width:85%;
}

.modzzz_articles_unit .fr_small_gray_centered {
    color:#999;
    height:15px;
    line-height:15px;
    font-size:9px;
    float:left;
    overflow:hidden;
    margin-bottom:5px;
    vertical-align:middle;
}

.modzzz_articles_unit .margined {
    margin-right:5px;
    line-height:18px;
}

.modzzz_articles_unit .margined10 {
    margin-right:10px;
}

.modzzz_articles_unit .actions {
    font-weight:bold;
    font-size:12px;
}

.modzzz_articles_unit div.votes_small {
    position:absolute;right:0px;top:0px;width:auto;
}

.modzzz_articles_unit .unit_info .browseCheckbox {
    background-color:#FFCCCC;
    height:20px;
    left:1px;
    float:left;
    margin-right:5px;
    top:1px;
    width:20px;
}

.modzzz_articles_profile_unit {
    width:70px;    
    margin:0px 5px 4px 5px;
    overflow:hidden;
    float:left;
}

.articles_unit_private {
	padding: 0px;
	margin: 10px;
	height:85px;
	position: relative; 
    float:left;
}
  
.articles_unit_private .unit_info {
    margin-left:80px;
    margin-top:20px;
    min-height:38px;
    float:left;
}

.articles_unit_private .thumbnail_block {
    left:0;
    position:absolute;
    top:0;
}

.bx_articles_file_search_pic {
    width: 148px;
    height: 110px;
    border: 1px solid #CCCCCC;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #EDEDED;
}

.modzzz_articles_default_padding {
 	margin: 10px;
 }

.comment .messages {clear: both; overflow: hidden; position: relative;  margin: 0; padding: 10px}
.comment .messages p {margin: 0;}
.comment p.messages-meta {padding: 0 0 2px 0px;} 

.comment p.messages-meta a {font-weight: 700;}
.comment p.messages-message {padding: 0 0 1em 0; } 
p.meta { color: #89939a; font-size: .917em; font-weight: 700;}
p.meta a em {color: #89939a; font-style: normal;}
p.meta a {text-decoration:none;}  

