@charset "utf-8";

#main .rss-wrap h2 {
width:632px;
}

#main .rss-wrap p.rss a.list {
top:1px;
}
	/* hack for IE6 */ 
	* html #main .rss-wrap p.rss a.list {
	top:-1px;
	}

