body {
    font-family: 'Source Sans Pro','PT Sans',Arial,"Helvetica Neue",Helvetica,Tahoma,sans-serif;
	font-size:0.9em;
}
#header, #title, #banner, #nav-toolbar, #nav-top, .scrollup {
	display:none;
}
.half:first-child, .third:first-child, .quarter:first-child, .fifth:first-child, .sixth:first-child, .twothird:first-child, .twofifth:first-child, .threefifth:first-child, .fourfifth:first-child, .fivesixth:first-child, .threequarter:first-child {
    margin-left: 0px;
}
.twothird {
    margin-left: 0;
}
.print-header {
	height:130px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
#footer {
	border-top:1px solid #ccc;
	padding-top:20px;
}
#footer p {
	margin::0;
	padding:0;
	line-height:0.5em;
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
}
fieldset {
    background-color:#fff;
	border:none;
	padding:0;
}
legend {
    font-size: 1em;
    font-weight: bold;
    padding:20px 0 10px 0;
    text-transform: none;
}
.powermail_fieldwrap {
    margin-bottom:6px;
}
.powermail_fieldwrap_submit {
    margin-top:20px;
}
div.powermail_fieldwrap label {
    float:left;
    width:170px;
    margin-right:10px;
}