@charset "UTF-8";
/* CSS Document */
.slideshow { 
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #eee; 
}

.slider {
	background-color: #CCC;
	height: 500px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
