.slideshowTable {
	width: 393px;
	padding: 0px;
	background: url(/images/sshw-mdiap/deco.gif); 
	background-repeat:no-repeat;
	height: 20px;
}

div#announcementSlideshow {
	position: relative;
	width: 393px;
}

div#announcementSlideshow div#ss_img_announcements_div {
}

div#announcementSlideshow div#ss_img_announcements_div img#ss_img_announcements {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

h2#ss_current_title_announcements {
}

h2#ss_current_title_announcements a {
	color: white;
/*	text-align: left;
	margin: 2px 0 2px 5px;	*/
	margin: 0px 0.7em;
}

div#latest-news-controls {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

div#latest-news-controls a {
	background: white;
	padding: 0.1em 0.2em;
}

div#latest-news-controls img {
	height: 1.0em;
	margin-top: 0.1em;
}


	/*	------------------------------------------	*/
	/*	NOT USING IT, BUT KEEP IT HERE FOR REFERENCE	*/
	/*	IE Adjustment for tranlucency	*/
	* html div#latest-news-controls {
		background: none;
	}
	
	* html div#latest-news-controls_ie_background { 
		background: black;
		display: block;
		filter: alpha(opacity='70');
		height: expression(document.all['latest-news-controls'].clientHeight);
		left: 0;
		position: absolute;
		top: 0;
		width: expression(document.all['latest-news-controls'].clientWidth);
		z-index: -1;
	}
	/*	End IE Adjustement	*/
	/*	------------------------------------------	*/

div#latest-news-numbers {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

div#latest-news-numbers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

div#latest-news-numbers ul li {
	display: inline;
	margin: 0 0 0 0.3em;
/*	float: left;	*/
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
}

div#latest-news-numbers ul li.active {
	background: #248;
	padding: 0 0.4em;
}

div#latest-news-numbers ul li a {
	color: #248;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0.4em;
}

/*	End Numbered List	*/
</style>
