.gallerycontroller{
    width: 200px
}

.gallerycontent{
    width: 200px;
    height: 250px;
    border: 2px solid blue;
    background-color: #ffffff;
    padding: 3px;
    display: block;
  font:normal 12pt "Arial";
}
