.featuretxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #71828A;
}
#listcol1 {
	width: 175px;
	padding-left: 10px;
}
#listcol2 {
	width: 175px;
	padding-left: 10px;
	left: 300px;
}
.storyList {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	color: #666666;
	margin-left: 3px;
}
.coupon {
	border: 2px dashed #666666;
}
.specialfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-style: normal;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

