/* Change color of the search icon/button */
.skin-search a, .skin-search a:visited, .skin-search a:link
{
color: white;
}
/* Increase the size of the images in slideshow  template "RotatorCarousel" */
.RotatorCarousel .slideWrapper .slideContainer .slide .left img {
    height: 100%;
}




