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