#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:5px 0px 0px 10px;
	color:#b6ae79;
}

#ph_article_sections_content .content{
	
	padding:5px 0px 0px 10px;
	text-align:justify;
	font-size:13px;
}
#ph_article_sections_list{
	border:double #b6ae79;
	float:right;
	margin:5px 0px 5px 10px;
	padding-bottom:10px;
	/*width:185px;*/
	width:183px;
	
}

#ph_article_sections_list .title{
	height:25px;
	background:url(../../img/130/menu.png) no-repeat 1px 8px;
	color:#fff;
	margin:0 0 5px 0;
	text-indent:-9000px;
}

#ph_article_sections_list .item {
	font-size:11px;
	padding-left:5px;
	outline-style:none;
}

#ph_article_sections_list .item a {
	color: #8fb34f;
	text-decoration:none;
	outline-style:none;
} 
#ph_article_sections_list .item a:visited{
	color: #8fb34f;
	text-decoration:none;
	outline-style:none;
}
#ph_article_sections_list .item a:hover{
	color: #8fb34f;
	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: #8fb34f;
	text-decoration:underline;
	outline-style:none;
	font-weight:bold;
}
#ph_article_subheader {
	color:#b6ae79;
	font-weight:bold;
	font-size:25px;
	padding:0 5px 0px 30px;
}
#ph_article_categs{
	margin:0px 0px 0 30px;
	padding:0;
}

#ph_article_categs .item {
	/* Your css here */
	margin-right:5px;
}

#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 {
	width:100%;
}
