


.shortHeadingPhoto {
	
}

#shortPhoto {
	position:relative;
	width:699px;
	float:left;
	height:75px;
	background-color:#efefef;
	margin:0px;
	padding:0px;
}

#articleTitle {
	position:absolute;
	left:34px;
	bottom:0px;
	width:auto;
}

h1 {
	color:white;
	font-size:1.2em;
}


h2 {
	color:#3eb5e5;
}

em {
	font-style:normal;
	font-weight:bold;
}


#metaInfo {
	font-size:0.8em;
	padding-bottom:3px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px;
	width:629px;
}

#metaInfo a {
	text-decoration: none;
}

#metaInfo em {
	font-style:normal;
	font-weight:bold;
	color:black;
}

#furtherMetaInfo {
	font-size:0.8em;
	padding-top:3px;
	border-top:1px dotted #cccccc;
	margin-top:10px;
	width:629px;
}

#furtherMnfo a {
	text-decoration: none;
}

#furtherMnfo em {
	font-style:normal;
	font-weight:bold;
	color:black;
}
