* {
border: 0;
margin: 0;
padding: 0;
}

body {
background-color: #fff;
background-image: none;
color: #333;
font-family: arial, helvetica, sans-serif;
font-size: 62.5% !important;
line-height: 1;
text-align: left;
padding: 10px;
}

#wrapper {
width: 100%;
}

#content-wrapper {
width: 100%;
border: 0;
}

.content-wrapper-inner {
width: 100%;
}

.content{
float: left;
}

.headline ul,
.more,
ul.pager,
ul.clearfix,
.form {
display: none;
}

/*************************************************
=Footer
**************************************************/
#footer {
clear: both;
background: url(/images/AF_PdfFooter_L.gif) no-repeat 3px left;
width: 100%;
height: 21px;
min-height: 21px;
padding-bottom: 0px;
}

#footer div {
background: url(/images/AF_PdfFooter_R.gif) no-repeat 3px right;
width: 100%;
height: 26px;
min-height: 26px;
padding-top: 0px;
}

html>body #footer,
html>body #footer div {
height: auto;
}

#footer p {
color: #666;
float: none;
font-size: 1.2em;
margin-bottom: 2px;
padding: 8px 0 0 14px;
width: 516px;
}

#footer ul {display: none;}
