.user-details{
    margin-top: 0px!important;
}
.fecha{
    padding-top: 0!important;
    color: #525252!important;
}

.titulos{
	clear: both!important;
    font-size: 16px!important;
    font-weight: 700;
    color: #333333!important;
}

.titulos a{
    color: #333333!important;
}
.more{
    display: none;
    width: 11px;
    height: 11px;
    margin-left: 5px;
    background: url("../images/btn_viewMore2.png") no-repeat;
}
.blog{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.blog a{
    color: #DF555B!important;
    font-size: 13px!important;
}

.uiDisplayCross{
    display: none!important;
}

.blogger_stats_data{
    font-size: 14px;
    color: #333333;
    
    padding: 5px 0;
}

.last_post_title{
    font-size: 14px;
    font-weight: bold;
    color: #333333;    
    padding-top: 5px;
}

#highlightedBloggersPortlet .last_post_content{
    color: #666666;
    font-size: 12px;
    height: 32px;
    overflow: hidden;
    width: 190px;
}

#highlightedBloggersPortlet .center{
    text-align: center;
}

.highlightedBlogger{
    padding-top: 11px;
    padding-bottom: 9px;
    /*width: 200px;*/
    width: 100%;
    border-bottom: 1px #CCCCCC;    
}

.highlightedBlogger .firstBlogger{
    padding-top: 16px;
    border-bottom: 0px #CCCCCC;
}

#highlightedBloggersPortlet .highlightedBlogger .user-name{    
    font-size: 14px;
    /*width: 170px;*/
    width: 100%;
    color: #525252;
    text-align: left;
    text-decoration:none;
}

.highlightedBlogger .avatar{
    height: 100px;
    width: 100px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    padding-right: 5px;
}

.cruzImage{
    background-image: url("../images/cruz.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 8px;
    margin-left: 2px;
    margin-top: 4px;
    width: 8px;
}

.highlightedBloggerSeparator {
    border-bottom: 1px solid #CCC; 
}

.highlightedBloggerTitles {
    border: 1px solid #666;
    background: #CCC;
}

.highlightedBloggerColTitle {
    font-weight: bold;
    color: #666;
}

.highlightedBloggersContainer {
    width: 500px;
    height: 273px;
    overflow-y: auto;
}

.checkboxStyle {
    margin: 0 auto;
    padding-top: 5px;
    width: 0;
}

.lfr-table{
    width: 100%!important;
}

.lfr-table tr{
    width: 100%!important;
}

.lfr-table td:first-child{
    width: 110px!important;
}