#content-slideshow {
	width:900px;
	padding:0px !important;
	background-color: #eceaeb;
	height: 250px;
	overflow:hidden;
	border: 5px solid #c0c0c0;
	position: relative;
}

#content-slideshow ul {
	background:transparent !important;
	margin: 0 !important;
	border: none !important;
	padding: 0 !important;
	list-style-type: none !important;
	position: relative;
	width:60%;
	height:250px;
}

#content-slideshow .content_slideshow ul {
	float:left;
	width:60%;
	margin: 0px !important;
	padding: 0px !important;
	height:250px;
	position: relative;
}

#content-slideshow .content_slideshow ul li {
	display:none;
	width:100% !important;
	height:250px !important;
	display:block;
	position:relative;
	top: 0px !important;
	left: 0px !important;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	z-index:1;
}

#content-slideshow .content_slideshow ul li img {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	float: left;
	position: absolute;
	top: 0px;
	height:920px;
}

#content-slideshow  ul.slideshow-nav {
	height:100%;
	width:40%;
	margin:0;
	padding: 0;
	float:right;
	overflow:hidden;
}

#content-slideshow .slideshow-nav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	height:62.5%;
}

.slideme {
	font-size: 9px;
	float: right;
	}
.slideme a {
	font-size: 8px;
	text-decoration: none;
	color: #CCC;
}

#content-slideshow .slideshow-nav li {
	width:100%;
	height:62.5px;
	display:block;
	margin:0px !important;
	float: left;
	padding: 0px !important;
}

#content-slideshow .slideshow-nav li a {
	width: 100%;
	display:block;
	margin:0;
	line-height:62.5px;
	list-style-type:none;
	display:block;
	height:100%;
	color:#606260;
	overflow:hidden;
	background-color: #e2e0e1;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	padding-left: 5px;
}

#content-slideshow .slideshow-nav li p {
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
}

#content-slideshow .slideshow-nav li.on a {
	background-color: #e2e0e1;
	color:#606260;
	font-weight: bold;
}

#content-slideshow .slideshow-nav li a:hover, #content-slideshow .slideshow-nav li a:active {
	color:#606260;
	text-decoration: none;
	background-color: #e2e0e1;
}
._content{
	font-size: 10px;
	float: right;
	clear: both;
	position: relative;
	top: -2px;
	background-color: #CCC;
	padding: 3px 3px;
	line-height: 10px !important;
}

#content-slideshow img {
	width:100%;
	height:100%
}
