html
{
font-size: 100%;
color: #71604c;
font-family: helvetica, verdana, sans-serif;
}

body
{
background-color: #ffffff;
}

a {color: #7b9b47;}

div.container
{
width: 90%;
}

div.pf_header
{
display: block;
margin-bottom: 20px;
}

div.leftcontainer, div.header, #tabs, #steps_row
{
display: none;
}

div.step
{
font-size: 1.5em;
padding: 0px;
margin: 0px;
}

div.step_current
{
font-size: 2.1em;
font-weight: bold;
padding: 0px;
margin: 6px 10px 0px 0px;
}

h2,
h2+p,
button,
div.footer {
	display: none;}
	
#omb
{
display:block;}