.bx-twig-unit-icon-cont {
    float:left;
    display:table-cell;
    top:0;
    left:0;
    width:70px;
    text-align:center;
    vertical-align:top;
    padding-left:2px;
    padding-bottom:3px;
}

.bx-twig-unit-icon-cont img {
    background-color:white;
}  
.bx_store_review_unit {
	padding: 0px;
	margin: 10px;
	/*overflow: hidden;*/ 
    position:relative;

}

.bx_store_review_unit .thumbnail_block {
    left:0;
    position:absolute;
    top:0;
}

.bx_store_review_unit .cls_res_thumb {
    float:left;
}

.bx_store_review_unit .unit_info {
     min-height:70px;
}

.bx_store_review_unit .title {
    font-size:12px;
    margin-bottom:-3px;
    width:85%;
}

.bx_store_review_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;
}

.bx_store_review_unit .margined {
    margin-right:5px;
    line-height:18px;
}

.bx_store_review_unit .margined10 {
    margin-right:10px;
}

.bx_store_review_unit .actions {
    font-weight:bold;
    font-size:12px;
}

.bx_store_review_unit div.votes_small {
    position:absolute;right:0px;top:0px;width:auto;
}
  
.bx_store_review_unit .fr_invoice_gray_centered {
    color:#999;
    font-size:10px;
    float:left;
    overflow:hidden;
    margin-bottom:5px;
    vertical-align:middle;
}
 