#details #community-detail-details .message h2,
#details #community-detail-details .message h3
{
    display: none;
}
#details #community-detail-details .message .image-on-left,
#details #community-detail-details .message .image-on-right
{
    position: relative;
    width: 314px; /*155px;*/
    height: 165px; /*190px;*/
    margin-bottom: 10px;
    margin-top: 0; /* 5px; matches the child image's border width */
}
