.gallerycontroller{
    width: 230px
}

.gallerycontent{
    width: 230px;
    height: 150px;
    border: 1px solid black;
    background-color: #ffffc3;
    padding: 3px;
    display: block;
  font:normal 12pt "Arial";
}
