.post-footer .rss-news {
	background: url(rss_feed_list.gif) no-repeat right center;
	padding-right: 20px;
	margin: 0 0px 0 0px;
}

div.news_top{
	background: url(larrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 5px 0px 0 16px;
	color: #A52A2A;
	font-weight: bold;
	font-size: 11px;
}


div.news_sub{
	background: url(loading.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 8px 0px 0 16px;
	color: #0001B0;
	font-weight: bold;
	font-size: 11px;
}


/* form elements */
form.news {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	padding: 2px;
	font: normal Verdana, sans-serif;
}




.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
