.AltweekliesInclude {
	position:relative;
	width:160px;
	height:480px;
	overflow:hidden;
	margin-bottom: 6px;
	clear: both;
	padding:0;
	background-color:#eee;
	border:none;
	font-family:arial,helvetica,sans-serif;
}
.AltweekliesInclude .altWeeklyImage {
	display:block;
	width:160px;
	height:92px;
	background-color:#000;
}
.AltweekliesInclude .altWeeklyImage a {
	display:block;
	width:160px;
	height:92px;
	background-image:url(/images/altweekly/altweekly_header-0030.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.AltweekliesInclude .altWeeklyImage span {
	display:none;
}
.AltweekliesInclude ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.AltweekliesInclude .storyItem {
	margin:6px 3px;
	padding:0;
	font-size:10px;
	line-height:1.2em;
	text-align:left;
}
.AltweekliesInclude .headline {
	font-size:12px;
	font-weight:bold;
	margin: 0px;
}
.AltweekliesInclude .headline a {
	color:#002F15;
}
.AltweekliesInclude .headline a:hover {
	text-decoration: none;
}
.AltweekliesInclude .subhead {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
}
.AltweekliesInclude .byline {
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
}
.AltweekliesInclude .byline a {
	display:none;
}