/* NEWS LISTS */

.lNews {padding: 15px;border: 1px solid #ccc;margin-top: 10px;}
	.lNews h2.sTitle {margin-bottom: 20px;}
	#content .lNews h2.sTitle a, #content .lNews h2.sTitle a:link, #content .lNews h2.sTitle a:active, #content .lNews h2.sTitle a:visited {font-size: 110%;line-height: 70%;border: none;}
	#content .lNews .lNewsComments {font-size: 90%;text-align: right;margin-bottom: 0;}

/* NEWS DETAIL */
#newsDetail {margin-bottom: 30px;}
	div#dNewsOptions {margin:30px 0 10px 0;}
		div#dNewsOptions a {background-position: 0% 50%;background-repeat: no-repeat;margin-right: 1em;padding-left: 20px;}
		div#dNewsOptions a.rssFeedLink {background-image: url(/images/news/rss.icon.14x14.png);}
		div#dNewsOptions a#postCommentLink {background-image: url(/images/news/comment.png);}
		div#dNewsOptions a#readMoreLink {background-image: url(/images/news/more.png);}