#mycarousel li {
	margin-right:15px;
}
.jcarousel-container-horizontal {
    width: 680px;
    padding: 5px 10px 5px 5px;
}
.jcarousel-clip {
    overflow: hidden;
}
#mycarousel .caption {
	font-size:10px;
	width:100px;
}
#mycarousel a {
	text-decoration:none;
}
#mycarousel ul {
	min-height:200px;
}
.jcarousel-next-horizontal {
	position: absolute;
	display:block;
	top: 50px;
	right: -5px;
	width: 11px;
	height: 13px;
	cursor: pointer;
	background: transparent url(/uploads/images/slideshow/right.png) no-repeat 0 0;
}
.jcarousel-prev-horizontal {
	position: absolute;
	top: 50px;
	left: -15px;
	width: 11px;
	height: 13px;
	cursor: pointer;
	background: transparent url(/uploads/images/slideshow/left.png) no-repeat 0 0;
}
/*.newsNav .jcarousel-prev-horizontal, .newsNav .jcarousel-next-horizontal {
	position:relative;
	top:auto;
	left:auto;
	right:auto;
	margin-top:7px;
	display:inline-block;
}*/
#mycarouselNav .jcarousel-prev-horizontal, #mycarouselNav .jcarousel-next-horizontal {
	top:7px;
	left:auto;
	right:auto;
}
#mycarouselNav .jcarousel-prev-horizontal {
	left:0px;
}
#mycarouselNav .jcarousel-next-horizontal {
	right:0px;
}
.newsNav .numbers {
	position:relative;
	padding-left:5px;
}
#mycarouselNav {
	width:200px;
	float:right;
	height:15px;
	overflow:hidden;
	padding-left:12px;
	padding-right:15px;
	line-height:18px;
}
#mycarouselNav li.jcarousel-item {
	line-height:18px;
	font-size:10px;
}
#mycarouselNav ul {
	margin:0px;
	padding:0px;
}
.numbers li {
	display:inline-block;
	width:10px;
	text-align:center;
}
.newsNav {
	padding-right:10px;
}
.newsdate.container {
	white-space:nowrap;
	width:125px;
}
.newsdate.left {
	float:left;
	text-align:right;
	margin-right:5px;
	font-size:11px;
	width:65px;
}
.newsdate.right {
	float:left;
	font-size:35px;
	line-height:35px;
	margin-right:5px;
}
.newsBody {
	float:left;
	width:530px;
}
.newsSidebar {
	float:left;
	margin-left:5px;
	padding-left:10px;
	width:120px;
	border-left:1px solid #ccc;
}
.newsMonth {
	border-bottom:1px solid #ccc;
}
.newsMonth a {
	color:#000;
	font-size:13px;
	text-decoration:none;
}
.newsMonth a:hover {
	color:#1D8087;
}
.stButton {
}
.newsShare {
	width:165px;
/*	border:1px solid #ccc;*/
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:12px;
}
.newsShare.spacer{
	position:relative;
	clear:both;
	border:none;
}
.articleShare .newsShare {
	width:300px;
	margin-left:120px;
	border:none;
}
.newsSidebar .wrap {
	display:block;
	clear:both;
}
.newsNav {
	height: 29px;
	background-image: url('/uploads/images/slideshow/background_ssbar.png');
	text-align:right;
}
.newsNav a {
	padding: 0px 5px;
	color: #939598;
	text-decoration: none;
	font-size: 10px;
	cursor:pointer;
	line-height:18px;
	display:inline-block;
}
.newsNav a:hover {
	color:#fff;
}
.newsNav a.activeSlide {
	color:#25BEBE;
}
.newsText {
	display:block;
	width:400px;
	overflow:hidden;
}
