#content p{text-align:justify;}

.text-content {
  padding-bottom: 2em; 
}
.text-content hr {
  border: 1px solid red;
	clear: both;
	margin: 1em 0;
	border: none;
	background: transparent url(/images/theme/horizontal-line.png) repeat-y left center;
	height: 10px;
}
