#slideshow, #slideshow2 {
	width: 850px;
	height: 180px;
	overflow: hidden;
	position: relative;
}
#slideshow img, #slideshow2 img {
	position: absolute;
	left: 0px;
	top: 41px;
	width: 850px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}
#pause1, #pause2 {
	z-index:1;
}
#wrap #content-wrap #sidebar .sidemenu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
}
