h1,h2,h3,h4,h5 {
	cursor: default;
}

#tour h1 {
	background: url(/images/overlay/head-what_is_crazyegg.gif) no-repeat;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

#tour h2 {
	clear: both;
	padding-bottom: 3px;
	border-top: 1px solid #EEEEEE;
	padding-top: 15px;
	margin-top: 15px;
}

#tour h2.first {
	border-top: none;
	margin-top: 0px;
}

#tour div.subsect {
	margin-bottom: 10px;
}

#tour .subsect .bookmarks {
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	cursor: default;
}

#tour .subsect .bookmarks a {
	padding-left: 7px;
	padding-right: 5px;
	cursor: pointer;
	border-left: 1px solid #8dba2c;
	font-weight: bold;
}

#tour .subsect .bookmarks a.first {
	border-left: none;
}

#tour a.screenshot {
	display: block;
	float: left;
}

#tour a.screenshot img {
	border: 1px solid #DDDDDD;
	padding: 5px;
}

#tour div.content {
	margin-left: 414px;
}

#main ol,ul {
	margin-left: 40px;
	color: #666666;
	margin-bottom: 15px;
}

#main li {
	padding-bottom: 4px;
}

#tour div.content p {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.4em;
}

.sign-up-section {
	text-align: center;
}

.sign-up-section h2 {
	background: url(/images/overlay/overview_tagline.gif) no-repeat center 16px;
	font-size: 1.4em;
	text-indent: -9999px;
	overflow: hidden;
}

a.sign-up-huge {
	background-image: url(/images/overlay/button-signup_now.gif);
	display: block;
	text-indent: -9999px;
	height: 39px;
	width: 146px;
	margin-left: 280px;
}

.sign-up-section p {
	font-weight: bold;
}
