/* CSS Document */
.storylink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f5189;
	position: relative;
	clear: right;
	padding-bottom: 40px;
}

.but {
	float: right;
	margin-bottom: 10px;
	clear: right;
}
.title {
	margin-bottom: 0px;
}
.date {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #373737;
	font-size: 70%;
}
