
.imageCaption
{
width:10em;
overflow: hidden;
}

.imageCaption:hover
{
overflow:visible;
}