.sliderwrapper {
	position: relative;
	overflow: hidden;
	width: 292px;
	height: 310px;
	}
.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	}
#paginate-featured {
	width: 292px;
	text-align: center;
	background-color: transparent;
	}
#paginate-featured img {
	width: 60px;
	height: 45px;
	border: 2px solid #C6C6C6;
	margin: 4px;
	}
#paginate-featured a img:hover, #paginate-featured a.selected img {
	border: 2px solid #9AD1F0;
	}
h2.newsh2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #D1E7FF;
	}
.article-description {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	height: 24px;
	}
.article-divider {
	clear: both;
	border-top: #C6C6C6 1px dotted;
	margin-left: 0px;
	}	