.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a {
	text-decoration: none; outline: none; border: none;
	z-index: 1001;
}
#featuredarticles, .coin-slider a {
	background-repeat: no-repeat !important;
	background-position: left top !important;
}
	.cs-buttons {
	width: 9px; height: 80px; margin: 12px 0 0 0 !important;
	position: absolute !important; left: 0 !important; top: 0 !important;
	font-size: 0px;
}
.cs-buttons a {
	height: 16px; width: 9px;
	display: block; float: left;
	text-indent: -1000px;
	background: url(../images/coin-slider-arrow.gif) no-repeat left top !important;
	opacity: 1 !important;
}
	.cs-buttons a:hover, .cs-buttons a.cs-active {
		background: url(../images/coin-slider-arrow.gif) no-repeat left bottom !important;
	}
.cs-prev, 
.cs-next {
	display: none;
}
.cs-title {
	width: 288px; height: 100px; margin: 0 0 0 105px !important; padding: 4px 9px 2px 7px;
	background-color: #FFF; opacity: 1 !important;
}
	.cs-title h3 {
		margin: 0 0 2px 0;
		font-family: museo_slab900, sans-serif;
		font-size: 17px; line-height: 20px; font-weight: normal; color: #C7103C; text-transform: uppercase;
	}
	#Content .Content .coin-slider p {
		font-family: museo_slab500, sans-serif;
		font-size: 13px; line-height: 15px; color: #868F95;
	}
	#Content .Content .coin-slider p.more {
		margin: 0; padding: 0 12px 4px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
		position: absolute; right: 0; bottom: 0;
	}