
#top_stories {
	width:510px;
	height:350px;
	border: 1px solid #014492;
	margin-left:3px;
	margin-bottom:5px;
	background-image: url(images/store/top_stories_footer.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	
}

#top_stories_photo {
	margin-top:-3px;
}

#top_stories_title {
	color:#014492;
	font-weight:bold;
	font-size:15px;
	padding-left:5px;
	padding-top:2px;
	text-transform: uppercase;
}

#top_stories_intro {
	color:#000000;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	height:50px;
	overflow:hidden;
}

#top_stories_more{
	width:65px;
	font-size:10px;
	text-decoration:none;
	padding-top:2px;
}

#top_stories_more a {
	text-decoration:none;
}

#top_stories_more a:hover {
	text-decoration:underline;
}
div#HotlistSlideshow {
	color: #78a0dd;
	font-size: 12px;
}
div#HotlistSlideshow a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
div#HotlistSlideshow a:hover {
	color: #e7e6e6;
}

