#ph_article_sections_content {
	padding:0px 15px 5px 0px;
}

#ph_article_sections_content .title{
	color:#4372a1;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 0px 10px;
}

#ph_article_sections_content .content{
	font-size:13px;
	padding:10px 0px 0px 10px;
	text-align:justify;
}

#ph_article_sections_list{
	border:1px solid #336699;
	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:#336699;
	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:link, 
#ph_article_sections_list .item a:visited{
	color: #336699;
	text-decoration:none;
	outline-style:none;
}

#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: #336699;
	text-decoration:underline;
	outline-style:none;
	font-weight:bold;
}
#ph_article_subheader {
	padding:20px 10px 10px 10px;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
}
#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/87/subheader_bkg.gif) repeat-x top left;
	height:90px;
	width:100%;
	margin-top:10px;
}
