#content
{
	background: none;
}
#content-btm
{
	background: none;
}
.center-column
{
	background-color: #FFF;
	min-height: 536px;
	margin-bottom: 50px;
	width: 740px !important;
}
.center-column span
{	
	font-weight: bold;
	color: #473e60;
	font-size: 105%;
}
.rss {
	margin: 0 0 35px 25px;
	list-style: none;
	clear: both;
}
.rss li {
	padding: 0 0 30px 0;
	clear: both;
}
.rss li span {
	float: left;
	display: block;
	width: 85px;
	padding-left: 25px;
	background: url('../images/rss.jpg') 0 0 no-repeat;
}
.rss li a {
	float: left;
	display: block;
	width: 158px;
	height: 17px;
	background: url('../images/btn-rss-abonneer.jpg') 0 0 no-repeat;
	text-indent: -9999px;
}


