.thumbs {
	border: 2px solid #000000;
}
.story {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.borders {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.storytop {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #a60008;
	text-align: center;
}
