.story-intro {
	float:left;
	width:294px;
	height:120px;
	padding:0px 2px 2px 0px;
	border:1px dotted black;
	border-width:0px 1px 1px 0px;
	margin:0px 10px 10px 0px;
}

.story-intro img {
	float:left;
	margin-right:10px;
}

.story-intro p {
	margin:0px;
}
