/* index

	- pageTitle
----------------------------------------------- */


/* pageTitle
----------------------------------------------- */
.pageTitle h2#articles {
	margin: 0;
	padding: 0;
	width: 88px;
	height: 18px;
	background: url(../../../shared/img/tit_articles.gif) no-repeat;
	clear: both;
}

.pageTitle h2#policy {
	margin: 0;
	padding: 0;
	width: 168px;
	height: 18px;
	background: url(../../../shared/img/tit_policy.gif) no-repeat;
	clear: both;
}
