@import url(main.css);

li#menu-6 span {
	width: 64px;
	background: url(../img/help_btn.gif);
	background-position: 0 -35px;
}

div#main h2 {
	background: url(../img/helpTitle.gif) no-repeat;
}

div#main a {
	color: #5dc7dd;
	text-decoration: underline;
}

div#main a:hover {
	text-decoration: none;
}