.module_rss .content_background {
	overflow:hidden;
	width:338px;
	height:95px;
	background:url('/images/interface/modules/rss/illustration.png') 0px 0px no-repeat;
}

.module_rss .top h1 {
	display:inline;
	overflow:hidden;
	float:left;
	width:55px;
	height:13px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/rss/h1.png');
	margin-left:7px;
	margin-top:8px;
}
.module_rss .top a {
	display:inline;
	float:right;
	overflow:hidden;
	width:104px;
	height:18px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/rss/c_est_quoi.gif');
	margin-top:5px;
}

.module_rss .content .descriptif {
	display:inline;
	float:left;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:0px;
	font-size:13px;
	color:#666666;
}

.module_rss .content .form select {
	width:200px;
	margin-top:12px;
	margin-left:70px;
}
.module_rss .content .form input {
	display:block;
	float:right;
	width:72px;
	height:10px;
	overflow:hidden;
	border:0px;
	background:url('/images/interface/modules/rss/submit.gif') 0px 0px no-repeat;
	text-indent:300px;
	white-space:nowrap;
	font-size:1px;
	color:#FFFFFF;
	letter-spacing:200px;
	margin-right:10px;
	margin-top:15px;
	outline:none;
}
