

#container-article {
width:440px;
border-right:1px dotted #d2e2a3;
float:left;
height:100%;
}
#container-top {
border-bottom:1px dotted #d2e2a3;
padding-bottom:15px;
padding-left:18px;
width:612px;
text-align:left;
}
#container-text {
float:right;
padding:25px 0px 0px 25px;
border-top:1px dotted #3d5c3d;
margin-right:20px;
width:212px;
}
#container-subtext {
padding:25px 0px 0px 25px;
margin-right:20px;
text-align:left;
}
#history-header {
    color: #045013;
	margin: 15px 0px 15px 0px;
	font-size:16px;
}

#container-image {
float:left;
padding-top:25px;
border-top:1px dotted #3d5c3d;
}
#container-rhs {
width:137px;
float:right;
padding-top:22px;
margin-left:12px;
}
.greenline {
border-top:1px dotted #7BA400;
width:100%;
}
.greentext {
  color: #7BA400;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}
.dkgreentext {
  color: #3d5c3d;
  text-decoration: none;
}
.subtitle {
margin-top:12px;
font-size:16px;
font-weight:normal;
line-height:26px;
}
