
/* styles for the elements in the leftcontent area */

.story{
	padding:20px;
	min-height:30px;
}
.story .strapline {
  color:#919191;
	padding-top:3px;
	padding-bottom:9px;
	font-size:75%;
}
.left .storyspacer {
	margin-top:3px;
	margin-bottom:3px;
	
}

.story .image {
	width:330px;
	margin-right:10px;
	float:left;
  font-size:80%;
	color:#919191;
}
.story .text {
	width:275px;
  float:left;
	font-size:80%;
}

.story .secondaryhead {
	font-size:125%;
	color:black;
	margin-bottom:8px;
}

.story .text .date {
  color:#919191;
  font-size:90%;
}

.story .text .languages {
	margin-top:10px;
}
