div#lsa-nav {
	width: 710px;
	height: 167px;
	overflow: hidden;
}

div#lsa-nav div {
	padding: 8px 8px 8px 24px;
	position: relative;
}

div#lsa-nav div a {
	color: white;
	text-decoration: none;
	font-style: italic;
	position: absolute;
	right: 8px;
	bottom: 8px;
}

div#lsa-nav #lsa-learn {
	background: #73c167 url('../images/lsa/learn-arrow.png') no-repeat center left;
}

div#lsa-nav #lsa-share {
	background: #e4c329 url('../images/lsa/share-arrow.png') no-repeat center left;
}

div#lsa-nav #lsa-achieve {
	background: #005953 url('../images/lsa/achieve-arrow.png') no-repeat center left;
}
