.article-special {
	position: relative;
	height: auto;
	width: 555px;
}
.show-heading-greenlines {
	background-image: url(../slices/dottedline-green.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 3px;
	position: absolute;
	top: 0px;
}
.profile-image {
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

