/* CSS Document */


		
	#column1 { 
		width:649px;
		background: url(../images/bg_gradient_top_main.gif) repeat-x top left;
		border-right:1px;
		float:left;
		
	}
	
	#column2 {
		width:312px;
		background-color:#ddd;
		float:left;
		padding:10px 0 10px 12px;
		margin:1px 0 20px 0;
		}
		
	#content-wrapper {
		width:558px;
		padding:30px 0 0 30px;
		position:relative;
		}
		
	h1 {
		width:325px;
		height:25px;
		text-indent:-9999px;
		margin-bottom:30px  ;
		}
		
	h1.title-fr {
		background:url(../images/fr/t_mt_rss.gif) no-repeat;
		}
		
	h1.title-en {
		background:url(../images/en/t_mt_rss.gif) no-repeat;
		}
		
	.ico-rss {
		width:58px;
		height:92px;
		position:absolute;
		right:37px;
		top:18px;
		}
		
	h2 {
		margin:20px 0 15px 0;
		height:20px;
		text-indent:-9999px;
		}
		
	h2.sub1-en {
		background:url(../images/en/s_what_is_rss.gif) no-repeat;
		}
		
	h2.sub2-en {
		background:url(../images/en/s_how_to_access.gif) no-repeat;
		}
		
	h2.sub3-en {
		background:url(../images/en/s_our_feeds.gif) no-repeat;
		}
		
	h2.sub1-fr {
		background:url(../images/fr/s_what_is_rss.gif) no-repeat;
		}
		
	h2.sub2-fr {
		background:url(../images/fr/s_how_to_access.gif) no-repeat;
		}
		
	h2.sub3-fr {
		background:url(../images/fr/s_our_feeds.gif) no-repeat;
		}
		
	#column1 ul  {
		margin:10px 0 22px 7px;
		padding:0;
		}
		
	li {
		padding: 0 0 3px 0;
		list-style:none
		}
		
	li img{
		padding: 0 5px 0 0;
		}

	.pub {
		margin-bottom:8px;
		}
		
	h5 {
		color:#9C9C9C;
		margin-bottom:5px;
		font-weight:normal;
		}
		
		
	h3.news-en {
		background:url(../images/en/s_newsreaders.gif) no-repeat;
		height:20px;
		width:178px;
		padding:0 0 16px 0;
		text-indent:-9999px;
		margin:0;
		}
		
	h3.news-fr {
		background:url(../images/fr/s_newsreaders.gif) no-repeat;
		height:20px;
		width:178px;
		padding:0 0 16px 0;
		text-indent:-9999px;
		margin:0;
		}
		
		
	#news-wrapper {
		background:url(../images/bg_gradient_top_right.gif) repeat-x top right #fff;
		width:298px;
		}
		
	.news {
		border:1px solid #fff;
		width:286px;
		background:url(../images/bg_gradient_bot_right.gif) repeat-x bottom left;
		padding:17px 0 20px 12px;
		}
		
	.news ul  {
		margin:0 0 12px 7px;
		padding:0;
		}

