@charset "utf-8";
body{
	background-color: #FFF;
}
#pagetop,
.btn,
#hdr-nav,
#entryform,
#topicpath,
#header,
#footer{
	display: none;
}

#container{
	background-image: none;
}

#content{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.entry #hdr-entry dd a{
	display: none;
}

.entry #hdr-entry dd span{
	display: inline;
}

h2#step{
	page-break-before: always;
}

.entry #article p.section{
	padding-left: 20px;
}

.entry #article dl.ask{
	padding: 0 30px;
}