#vid h3 										{ display:none; }

.story-landing .banner 							{ margin:0 auto; }

.story-landing .thumb 							{ margin-right:25px; margin-bottom:40px; width:300px; }
.story-landing .thumb a 						{ display: block; height:250px; }
.story-landing .thumb a img.over 				{ display:none; position:absolute; top:0; left:0; width:300px; height:168px; }
.story-landing .thumb a:hover 					{ /* background: #D40101; */ text-decoration: none; background: #000; }
.story-landing .thumb a:hover img.over 			{ display:block; }
.story-landing .thumb span 						{ color:#000; font-weight:bold; font-size:16px; padding:6px 0 0 0; display:block; }
.story-landing .thumb a:hover span				{ color:#f90000; }
.story-landing .thumb p 						{ color:#aaa; font-size:11px; }
.story-landing .thumb div 						{ padding:6px 12px; width:276px; }

.story-landing .last 							{ margin-right:0; }
.story-landing span.title						{ color:#000; }

#header-block								{ height:140px; background: #000 url(/media/header-story.gif) 0 0 no-repeat; /* margin-bottom:25px; */ }
#header-block p								{ float:right; display:inline; width:500px; margin:16px 33px 0 0; color: #fff; line-height:1.40em; font-size:14px;  }


