#slideshow {
	position: relative;
	width: 280px;
	height: 375px;
	overflow: hidden;
	margin: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#slideshow    a, img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#pause1 {
	z-index:100;
}
