.left_nav_div {
	width: 220px;
}

.learn_how {
	padding: 40px;
	width: 640px;
	height: 325px;
	background: transparent url('../images/learn_how_image.jpg') top left no-repeat;
	margin-bottom: 20px;
}

.tour_section {
	text-indent: -9000px;
	width: 720px;
	height: 390px;
	margin-bottom: 35px;
}

.child_mode {
	background: transparent url('../images/tour_0002_childMode.jpg') top left no-repeat;
}

.blocking {
	background: transparent url('../images/tour_0003_blocking.jpg') top left no-repeat;
}

.blocked_list {
	background: transparent url('../images/tour_0004_blockedList.jpg') top left no-repeat;
}

.parent_mode {
	background: transparent url('../images/tour_0005_parentMode.jpg') top left no-repeat;
}

.allowed_list {
	background: transparent url('../images/tour_0006_allowedList.jpg') top left no-repeat;
}

.password {
	background: transparent url('../images/tour_0007_password.jpg') top left no-repeat;
}

.analysis {
	background: transparent url('../images/tour_0008_analysis.jpg') top left no-repeat;
}

.dots {
	background: transparent url('../images/dots.png') no-repeat;
	height: 13px;
	width: 121px;
	margin: 16px auto 0px;
}

.ie6 .dots {
	background: transparent url('../images/dots.gif') no-repeat;
}

ul.left_nav {
	margin:0;
	margin-left: 10px;
	margin-bottom: 15px;
}

ul.left_nav li {
	padding: 2px 0 0 5px;
	list-style-type:none;
	font-size: 18px;
	line-height: 25px;
	height: 29px;
}

ul.left_nav li a {
	font-family:Georgia;
	color: #045964;
}

ul.left_nav li.selected {
	background: transparent url('../images/selected_arrow.gif') top left no-repeat;
}
ul.left_nav li.selected a{
	color: #FFFFFF;
}

.learn_how_text {
	font-family: Georgia;
	font-size: 50px;
	color: #122c2f;
	width: 300px;
	line-height: 45px;
	margin-bottom: 10px;
}

.see_how_text {
	margin: 0 10px 0;
	width: 260px;
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	font-family:Georgia;
}

.line_two {
	text-align:right;
}

.quick_easy {
	color:#045964;
}
