@charset "utf-8";

.titArrow {
	height: 14px;
	margin: 0;
	padding: 0 0 1px 18px;
	background: transparent url(../../common/images/large_arrow.gif) no-repeat scroll top left;
}
ul.sitemapArrow {
	width: 500px;
	margin: 0 0 0 14px;
	padding: 0;
}
ul.sitemapArrow li {
	display: inline;
	float:left;
	min-height: 14px;
	margin: 0 15px 5px 0;
	padding: 0 0 1px 10px;
	background: transparent url(../../common/images/normal_arrow.gif) no-repeat scroll 0pt 0.25em;
}