#protectiontoolcontainer #page_intro {
	padding-top: 60px;
	background: #FFFFFF url(images/protection-tool-unbiased-logo.gif) no-repeat 1em top;
}

#protectiontoolcontainer #page_1 {
	background: #FFFFFF url(images/protection-tool-q1.gif) no-repeat left top;
}

#protectiontoolcontainer #page_2 {
	background: #FFFFFF url(images/protection-tool-q2.gif) no-repeat left top;
}

#protectiontoolcontainer #page_3 {
	background: #FFFFFF url(images/protection-tool-q3.gif) no-repeat left top;
}

#protectiontoolcontainer #page_4 {
	background: #FFFFFF url(images/protection-tool-q4.gif) no-repeat left top;
}

#protectiontoolcontainer #page_5 {
	background: #FFFFFF url(images/protection-tool-q5.gif) no-repeat left top;
}

#protectiontoolcontainer #page_6 {
	background: #FFFFFF url(images/protection-tool-q6.gif) no-repeat left top;
}

#protectiontoolcontainer #page_7{
	background: #FFFFFF url(images/protection-tool-q7.gif) no-repeat left top;
}

#protectiontoolcontainer #page_8 {
	background: #FFFFFF url(images/protection-tool-q8.gif) no-repeat left top;
}

#protectiontoolcontainer {
	background-color: #4097E6;
	padding: 10px;
	font-size: 0.9em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 2em;
	margin-bottom: 2em;
}

#protectiontoolcontainer .inner {
	background-color: #FFFFFF;
	padding: 5px 10px;
	position: relative;
	min-height: 164px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#protectiontoolcontainer #page_intro {
	min-height: 0px;
}

#protectiontoolquestion {
	margin-right: 70px;
	margin-left: 140px;
	margin-top: 55px;
}

#protectiontoolquestion {
	margin-right: 70px;
	margin-left: 140px;
	margin-top: 55px;
}

#protectiontoolNavBtns {
	position: absolute;
	right: 1em;
	bottom: 1em;
}

#protectiontoolNavBtns img{
	margin-left: 1em;
}

#protectiontoolcontainer p {
	margin: 0.5em 0;
}

#protectiontoolcontainer ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#protectiontoolcontainer ul li {
	margin: 0;
}

#summarybox {
	padding: 1em 0 1em 1em;
	background: transparent url(images/protection-tool-summary-tree.gif) no-repeat right bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #CCCCCC;
	margin: 2em 2em 0;
}

#summaryboxleft {
	padding-right: 142px;
	margin-top: 1em;
}

#accessiblesummarylogo {
	float: left;
}

#prot_printBtn {
	float: right;
	margin-top: 6px;
}

.summary h2 {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
}

.summary h3{
	margin-top: 2em;
}

#protectiontoolintro {
	padding-right: 40px;
}
