.kc-link-description {    
    text-align: justify;
    /*
    font-size: 92%;
    margin: 10px 12px 10px 20px;
    */
}

.kc-link-image {
    position: relative;
    width: 150px;           
    background: transparent url(../images/linkImageBackground.jpg) top right no-repeat;     
}

.kc-link-image img {    
    border: solid 1px white;
}