.slideshowGlobal {
	float: left;
	clear: both;
	width: 300px;
	margin-bottom: 20px;
	padding-top: 10px;
	background: url(../images/Dotted2.gif) repeat-x top left;
}

.slideshow {
	cursor: pointer;
	width: 300px;
	height: 88px;
	float: left;
	clear: both;
}

.slideshow img {
	display: block;
	width: 300px;
	height: 88px;
}

.thumbnails {
	float: left;
	clear: both;
	width: 300px;
	padding-bottom: 5px;
	background: url(../images/Dotted2.gif) repeat-x bottom left;
}

.thumbnails img {
	border: 0;
}

.thumbnails a {
	float: left;
	display: block;
	margin: 5px;
	outline: none;
}