#ph_article_sections_content {
	padding:0px 15px 5px 0px;
}
#ph_article_sections_content a {
	color: #0a3b9d;
	text-decoration:underline;
} 
#ph_article_sections_content a:hover{
	color: #0a3b9d;
	text-decoration:none;
}

#ph_article_sections_content h3{
	
	padding:10px 0px 0px 10px;
}

#ph_article_sections_content .content{
	
	padding:10px 0px 0px 10px;
	text-align:justify;
}
#ph_article_sections_list{
	border:1px solid #0E4FCF;
	float:right;
	margin:5px 0px 5px 10px;
	padding-bottom:10px;
	width:185px;
}

#ph_article_sections_list .title{
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	background-color:#0E4FCF;
	color:#FFFFFF;
	padding:3px;
	margin-bottom:10px;	
}

#ph_article_sections_list .item {
	font-size:12px;
	padding-left:5px;
	outline-style:none;
}

#ph_article_sections_list .item a {
	color: #0E4FCF;
	text-decoration:none;
	outline-style:none;
} 
#ph_article_sections_list .item a:visited{
	color: #0E4FCF;
	text-decoration:none;
	outline-style:none;
}
#ph_article_sections_list .item a:hover{
	color: #0E4FCF;
	text-decoration:underline;
	outline-style:none;
	font-weight:bold;
}
#ph_article_sections_list .item a:hover
#ph_article_sections_list .sel a:link, 
#ph_article_sections_list .sel a:visited,
#ph_article_sections_list .sel a:hover{
	color: #0E4FCF;
	text-decoration:underline;
	outline-style:none;
	font-weight:bold;
}
#ph_article_subheader {
	color:#0E4FCF;
	font:bold 30px Georgia;
	height:99px;
	padding:35px 5px 5px 15px;
}
#ph_article_categs{
	display:inline;
	margin:0px 0px 10px 5px;
}

#ph_article_categs .item {
	/* Your css here */
}

#ph_article_categs .item a:link, 
#ph_article_categs .item a:visited{
	color:#5e5e5e;
	text-decoration:underline;
}

#ph_article_categs .item a:hover{
	color:#5e5e5e;
	text-decoration:none;
}
.related_cats {
	color:#5e5e5e;
}
.subheader_cat {
	background:url(../../img/189/heading.gif) no-repeat top left;
	height:100px;
	width:100%;
	margin-top:3px;
}