.subStoryleft {
	font-size: 12px;
	font-weight: bold;
	color: #329d18;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.date {
	font-size: 9px;
	color: #0033FF;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photo {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-bottom-style: none;
}

