h3 {
	text-indent: -9999px;
	width: 700px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	background: url(images/title.jpg) no-repeat;
	height: 78px;
	display: block;
	border-bottom: solid 8px #000;
	border-top: solid 8px #000;
}

.link-arrow {
	background: url(images/arrow_01.gif) no-repeat 0 3px;
	margin-bottom: 10px;
	list-style-type: none;
}

li.link-arrow a{
	padding: 0 0 0 15px;
}

