#ph_article_sections_content {
	padding:0px 15px 5px 0px;
}
#ph_article_sections_content a {
	color: #669966;
	text-decoration:underline;
} 
#ph_article_sections_content a:hover{
	color: #669966;
	text-decoration:none;
}

#ph_article_sections_content h3{
	
	padding:10px 0px 0px 10px;
	/*background:url(../../img/119/sub_heading.gif) no-repeat left top;*/
	height:10px;
}

#ph_article_sections_content .content{
	
	padding:10px 0px 0px 10px;
	text-align:justify;
}
#ph_article_sections_list{
	/*float:right;
	margin:5px 10px 0px 25px;*/
	border:1px solid #669933;
	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:#669933;
	color:#FFFFFF;
	padding:3px;
	margin-bottom:10px;	
}

#ph_article_sections_list .item {
	font:normal 11px Tahoma;
	padding-left:5px;
	outline-style:none;
}

#ph_article_sections_list .item a {
	color: #669933;
	text-decoration:none;
	outline-style:none;
} 
#ph_article_sections_list .item a:visited{
	color: #669966;
	text-decoration:none;
	outline-style:none;
}
#ph_article_sections_list .item a:hover{
	color: #669966;
	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: #669966;
	text-decoration:underline;
	outline-style:none;
	font-weight:bold;
}
#ph_article_subheader {
	/*padding:6px 5px 5px 5px;
	font-size:20px;
	font:bold 18px Tahoma;
	font-weight:bold;
	color:#FFFFFF;*/
	color:#FFFFFF;
	font:bold 30px Tahoma;
	padding:30px 10px 5px 5px;
	margin-left:10px;
}
#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;
	font:bold 10px Tahoma;
}
.subheader_cat {
	background:url(../../img/119/heading.gif) no-repeat top left;
	height:104px;
	width:100%;
	margin-top:10px;
}
