#pContent .publishing_title{
	width:650px;
	height:40px;
	background-image:url(../img/publishing_title.png);
}
.publishing_title div{
 	font-size:15px;
 	font-weight:700;
	padding:15px 0px 0px 260px;
}
.publishing{
	font-size:14px;
	margin:15px 0px 15px 0px;
}
.publishing p{
	margin:5px;
}
.publishing h2{
	background:url(../img/subtitle_h2img.png) no-repeat 5px 10px;
	padding:14px 0px 0px 22px;
	font-weight:700;
	font-size:18px;
}
.publishing div.textcontent{
	width:650px;

	padding:0px;
}
div.textcontent hr{
	
	border:dashed;
	border-width:1px 0px 0px 0px;
	height:1px;
	margin-top:20px;
}