#fsy_body .bodycontainer .content #news .news_premble_post,
#fsy_body .bodycontainer .content #news .news_post {
	cursor: default;
	border-bottom: 1px solid #ccc;
}

#fsy_body .bodycontainer .content #news .news_premble_post h1,
#fsy_body .bodycontainer .content #news .news_post h1 {
	padding: 0;
}

#fsy_body .bodycontainer .content #news .news_premble_post h1 a,
#fsy_body .bodycontainer .content #news .news_post h1 a {
	padding-top: 20px;
	color: #333;
	display: block;
}

#fsy_body .bodycontainer .content #news .news_premble_post.first_post h1 a,
#fsy_body .bodycontainer .content #news .news_post.first_post h1 a {
	padding-top: 0;
}

#fsy_body .bodycontainer .content #news .news_premble_post .the_content,
#fsy_body .bodycontainer .content #news .news_post .the_content {
	font-size: 10pt;
}

#fsy_body .bodycontainer .content #news .news_post .the_premble {
	padding: 10px 0 5px 0;
	color: #555;
	font-size: 10pt;
}

#fsy_body .bodycontainer .content #news .news_post .the_content {
	padding: 0 0 15px 0;
}

#fsy_body .bodycontainer .content #news .news_premble_post .the_content a,
#fsy_body .bodycontainer .content #news .news_post .the_content a {
	font-weight: bold;
	color: #336699;
}

#fsy_body .bodycontainer .content #news .news_premble_post .publish {
	color: #777;
	padding: 3px 0 0 0;
	font-size: 8pt;
	font-style: italic;
}

#fsy_body .bodycontainer .content #news .news_post .publish {
	color: #777;
	padding: 10px 0 0 0;
	font-size: 8pt;
	float: right;
}

#fsy_body .bodycontainer .content #news .footer_links {
	padding: 15px 0 0 0;
}