.content-fragment.group-list.support-forum .content-fragment.group-list .content.thumbnail {
    border-radius: 0;
    width: 155px;
}
.content-fragment.group-list.support-forum .content.thumbnail .avatar {
    display: none;
}
.content-fragment.group-list.support-forum .thumbnail-column {
    width: 155px;
}
.content-fragment.group-list.support-forum .thumbnail-column H3.name {
    background-color: white;
    background-image: url("/cfs-file/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/ti_5F00_chip_5F00_bg.jpg");
    background-repeat: no-repeat;
    font-family: helvetica;
    font-size: 1em;
    font-weight: bold;
    height: 140px;
    line-height: 1.5;
    padding: 0.25em 0;
    width: 155px;
}
.content-fragment.group-list.support-forum .thumbnail-column H3.name > A {
    color: white;
    display: inline-block;
    font-size: 13px;
    height: 54px;
    line-height: 1.2;
    overflow: hidden;
    padding: 5px 12px;
    text-decoration: none;
}
.content-fragment.group-list.support-forum .thumbnail-column H3.name:hover {
    background-image: url("/cfs-file/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/ti_5F00_chip_5F00_bg_5F00_hover.jpg");
}
.content-fragment.group-list.support-forum .thumbnail-column .thumbnail {
    margin-bottom: 0;
	width: 155px;
}
.content-fragment.group-list.support-forum .thumbnail-column:hover A {
    color: white !important;
}
