#content p{
	font-size:13px;
	margin-bottom:10px;
}

#content h2.bg_title{
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
}

#content li {
	font-size: 13px;
	list-style:disc;
	padding-left: 5px;
	margin-left: 25px;
}



#introRSS
{
	padding-left: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../_img/rss.png) center left no-repeat;
}


#introRSS a
{
	display: block;
	background: url(../_img/rss.gif) center left no-repeat;
	text-decoration: none;
	padding: 3px;
	padding-left: 25px;
	font-weight: bold;
	border: solid #ccc 1px;
	font-size: 16px;
}

#introRSS a:hover
{
	background: #e8e8e8 url(../_img/rss.gif) center left no-repeat;
	border: solid #333 1px;
}
