.slideshow
{
	border:2px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div#myCarousel {
    display: none;
}