/* index

	news.css

	- article

----------------------------------------------- */


/* article
----------------------------------------------- */
#article #page h2 {
	margin: 0;
	padding: 0;
	width: 780px;
	height: 80px;
	background: url(../../shared/cat/news.gif);
	text-indent: -9999px;
	clear: both;
}

