/* Home - FAO's work in marine resources */
#c516614 .tx-jfmulticontent-pi1 {
    border: 1px solid #EDEDF0;
}
#c516614 .subcl {
    padding: 0px;
}
#c516614 .subcr {
    padding: 0px;
}
#c516614 .csc-textpic-text {
    text-align: center;
    padding: 0px 10px;
    padding-top: 20px;
}
#c516612 .csc-textpic .csc-textpic-text {
    height: 130px;
}
#c516614 h4 {
    border-bottom: 2px solid #0d6cac;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

/* Key messages list */
.keymessages-wrapper .listWrapper {
    margin-top: 10px;
}
.keymessages-wrapper .list-image {
    float: left;
    width: 120px;
    overflow: hidden;
    max-height: 90px;
    margin-right: 10px;
}
.keymessages-wrapper .list-image img {
    width: 120px;
}
.keymessages-wrapper .detailsWrapper {
    float: left;
    width: 786px;
}

/* Lists buttons */
.list-buttons {
    margin-top: 10px;
}
.list-buttons table {
    float: left;
    margin-right: 20px;
}

/* Details wrapper */
.detailsWrapper .itemTitle {
    margin-bottom: 20px;
}
.detailsWrapper .itemImage {
    float: left;
    margin-right: 10px;
}
.detailsWrapper .itemImage img {
    width: 200px; 
    margin-bottom: 10px;
}
.detailsWrapper .itemSubtitle {
    margin-bottom: 15px;
}