﻿.resimKapsulu {
    background: url(../images/golge.gif) no-repeat bottom right;
    float: left;
    line-height: 0;
}

.resimKapsulu img {
    background: #fff;
    padding: 4px;
    border: 1px solid #a9a9a9;
    position: relative;
    left: -5px;
    top: -5px;
}

.resimKapsulu:hover {
    color: red;
}
