#slideshow {
	position: relative;
	float: right;
	clear: right;
	width: 360px;
	background-color: #ACB8C3;
	margin: 0 0 0.5em 1em;
}

#slideshow p {
	padding-bottom: 4px !important;
	font-size: 11px !important;
	margin: 0.5em 10px !important;
}

#slideshow div.slideshow_image a {
	border-bottom: 0px none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#slideshow div.slideshow_title_area {
	background-color: #D2B84C;
	background-image: url(/news_assets/news_images/video_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid #DFCC80;
	border-bottom: 1px solid #8C7000;
	font-size: 14px;
}

#slideshow div.slideshow_title_area a.title {
	display: block;
	padding: 4px 5px 4px 32px;
	text-decoration: none;
	border-bottom: 0px none;
	font-size: 100%;
	font-weight: bold;
}

#slideshow div.slideshow_title_area span.format {
	font-size: 80%;
	font-weight: normal;
}