#tag-results #item {
    width: 114px;
    float: left;
}

#tag-results .results {
    width: 456px;
    margin: 0 auto;
}

#tag-results #item a img {
    border: none;
}

#tag-results #item .ft .c {
    padding: 0 7px 0 0;
    height: 30px;
}

#tag-results #item h2 {
    height: 16px;
    padding: 0;
}

#tag-results #item .ft .c .zoom,
#tag-results #item .ft .c .view {
    font-size: 0.8em;
    display: block;
    padding-top: 24px;
    overflow: hidden;
    height: 0px;
    width: 24px;
    float: right;
}

#tag-results #item .ft .c .zoom {
    background: transparent url(/images/zoom.gif) no-repeat 0px 0px;
}

#tag-results #item .ft .c .view {
    background: transparent url(/images/profile.gif) no-repeat 0px 0px;
}