#featurednews_ss_roll {
	background: transparent url(/sfd/images/primary-bg.png) no-repeat 0 0;
	width: 542px;
	height: 350px;
	margin-top: 12px;
}

#featurednews_viewable_thumbs_container {
	background: transparent url(/sfd/images/primary-roll.png) no-repeat 0 0;
	width: 542px;
	height: 107px;
	margin: 3px 0 6px;
}

.featurednews_scroll_image {
	float: left;
	position: relative;
	top: 42px;
	padding: 0 3px;
}

.featurednews_scroll_image:hover {
	cursor: pointer;
}

#featurednews_scroll_right {
	float: right;
}

#featurednews_ss_current_image {
	position: relative;
	left: 31px;
	top: 6px;
	border: 2px solid black;
}

#featurednews_ss_current_image:hover, #featurednews_ss_current_image_data:hover {
	cursor: pointer;
}

#featurednews_viewable_thumbs
{
	width: 491px;
	height: 87px;
	overflow: hidden;
	position: relative;
	top: 5px;
	left: 5px;
	float: left;
}

#featurednews_allthumbs {
	position: relative;
	float: left;
	left: 5px;
	top: 2px;
	height: 85px;
	width: 491px;
	overflow: hidden;
}

.featurednews_thumb_container {
	float: left;
	position: relative;
	left: 0;
	width: 97px;
	padding-top: 5px;
}

.featurednews_thumb_container img {
	border: 1px solid #1b4b6d;
	margin: 0 2px;
	display: block;
}

.featurednews_thumb_container div {
	color: #989898;
	text-align: center;
	font: 11px arial;
	width: 97px;
	height: 87px;
}

.featurednews_selected_thumb div {
	color: white;
}

.featurednews_selected_thumb {
	background: transparent url(/sfd/images/primary-roll-selected.png) no-repeat 0 0;
}

#featurednews_ss_list {
	display: none;
}

.featurednews_thumb_container img {
	cursor: pointer;
}

#featurednews_ss_current_image_data {
	z-index: 15;
	position: relative;
	left: 31px;
	width: 479px;
	height: 66px;
	background: black;
	font-size: 16px;
	color: white;
	overflow: hidden;
	top: 2px;
}

#featurednews_ss_current_description {
	position: relative;
	left: 18px;
	font-size: 9pt;
	margin-top: 3px;
	width: 90%
}

#featurednews_ss_current_title {
	margin-top: 6px;
	background-color: black;
	padding: 0 5px;
}

#featurednews_ss_current_title_container {
	background: transparent url(/sfd/images/primary-roll-header.png) no-repeat scroll 8px 9px;
	padding-left: 27px;
	width: 90%;
	position: relative;
	left: 10px;
}

#featurednews_ss_current_image_title_container {
	width: 445px;
	left: 0 !important;
	margin-left: 15px;
}
#featurednews_ss_current_image_title_container div {
	float: right;
}

#featurednews_ss_title_filler {
	height: 15px;
	background: transparent url(/sfd/images/primary-roll-headerR.png) repeat-x scroll 0 0;
}

#featurednews_views_container {
	position: relative;
	top: 21px;
	left: 39px;
	background: transparent url(/sfd/images/roll-drkblue.png) repeat-x 0 0;
	border-left: 4px solid black;
	width: 485px;
	height: 20px;
}
.featurednews_views_image {
	padding: 0 10px;
	border-right: 2px solid black;
	float: left;
	heigth: 20px;
}

.featurednews_views_selected {
	background: transparent url(/sfd/images/roll-ltblue.png) repeat-x 0 0;
}

.featurednews_full_image, .featurednews_title, .featurednews_description, .featurednews_href {
	display: none !important;
}

