div.content {
background-image:url(../../images/bg_top_stories_paging.jpg);
background-repeat:repeat-x;
display: none;
width:316px; 
height:100%;
border:0px solid #000000;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
	font-size:11px;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 0px;
	height: 23px;	
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 200px;
}
div.slideshow {
	clear: both;	
}
div.slideshow span.image-wrapper 
{
    border:solid 0px #000;
    width:100%;
    float: left;
	padding-bottom: 0px;
}
div.slideshow a.advance-link 
{
    padding: 2px;
	display: block;
	border: 0px solid #ccc;
}
div.slideshow img 
{
    border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox 
{
	text-align:left;
	clear: both;
	border: 0px solid #ccc;
	/*background-color: #eee;*/
	padding: 2px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
