/* Start of CMSMS style sheet 'PdR Module: Simple Slider' */
#simpleslider {
	width: 356px;
	height: 238px;
	position: relative;
	overflow: hidden;
}
#simplesliderContent {
	width: 356px;
	position: relative;
	top: 0;
	left: -36px;
	margin-left: 0;
}
.simplesliderImage {
	float: left;
	position: relative;
	display: none;
}
.simplesliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	width: 356px;
	background-color: #000;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
.left {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {
	list-style: none;
}
.simplesliderImage .bottom {
	text-indent: 4px;
}
.simplesliderImage .bottom .slidelink {
	position: relative;
	top: -2px;
	left: 4px;
}
.simplesliderImage .bottom a {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}
.simplesliderImage .bottom a:hover {
	background-color: inherit;
	color: #fff;
	text-decoration: underline;
}

/* End of 'PdR Module: Simple Slider' */

