#description a{
display:inline-block;
width:125px;
height:125px;
overflow:hidden;
margin:0 0 20px 20px;
}

#description a img{
min-width:125px;
height:175px;
border:0px;
position:relative;
top:-20px;
}

#description a:hover img{
opacity:0.7;
}


div.info span{
display:none;
visibility:hidden;
}







