/* Ressenyes */
#ressenyes_titol{
    background: url("../img/tit_ressenyes.png") top left no-repeat;
    /*IExplorer Fix*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/tit_ressenyes.png", sizingMethod='scale');
    height: 42px;
    width: 301px;
    margin: 20px 0px 30px 30px;
    float: left;
    clear: both;
    _background: none;
    *background: none;
}

.ressenya_item img{
    float: left;
    clear: both;
    border-width: 0px;
}

.ressenya_item .info{
    margin: 0;
    padding: 0;
    float: left;
}

.ressenya_item .info h4, .ressenya_item .info p{
    margin-bottom: 10px; 
}

.ressenya_item .info h4 a {
    color: #526F7E;
}

#ressenyes_list{
    border-top: 1px solid #c3c3c3;
    clear: both;
    margin-bottom: 20px;
    float: left;
    margin-left: 30px;
}

.ressenya_item{
    border-bottom: 1px solid #c3c3c3;
    padding-top: 20px;
    padding-bottom: 30px;
    clear: both;
    float: left;
    width: 840px;
    position: relative;
}

.ressenya_item .info{
    float: left;
    margin-left: 20px;
    width: 750px;
    font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
