#arrows {
	position: relative;
	top: 20px;
	text-align: center;
}

#arrows img {
	margin-left: -5px;
}

#thumbNails {
	position: relative;
	top: 10px;
	text-align: center;
}


.slideShowThumbnails {
	display: none;
	margin: 5px;
	/*padding: 5px;*/
}

.slideShowThumbnails:hover {
	cursor: pointer;
}


#mediumSize {
	position: relative;
	top: 10px;
	text-align: center;
}

#mediumSize a {
	border-bottom: none;
}
