.cycle-slideshow img
{
    height: 150px;
    width: auto;
    /*max-height: 150px;*/
}

.slide img
{
    height: 150px;
    width: auto;
    /*max-height: 150px;*/
}
.slide
{
    vertical-align: middle;
    width: 100% !important;
}
img.borded{
  border: 3px Solid #009999;
}
