.storycontent{
padding-top:20px
}
.storycontent h1 {
	color: #e63d09;
	padding-bottom: 6px;
}
.storycontent h3 {
	color: #fff;
	background-color: #7b97a8;
	padding-left: 6px;
	margin: 0 0 0 0;
}
.content {
	padding: 0px 10px;
	margin-top: 10px;
}
.content p.header {
	font-size: 13px;
	color: #fff;
	background-color: #65a376;
	clear: both;
}
.content p.entry {
	clear:both;
	margin-left:40px;
	padding-bottom:5px;
	padding-left:120px !important;
	font-size: 11px;
}
.content p.entry small {
	clear:both;
	color: #ba4a2f;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-left:-120px !important; 
	margin-right:0pt !important;
}
div.wp_syntax{
   width : auto !important;
}
.spacer {
	clear: both;
	width: 100%;
	height: 8px;
	overflow: hidden;
}
.info {
	padding:  8px;
	border:  1px dashed #F00;
}
.storycontent img {
  margin-left : 10px;
}