#top div, #userActions, .actions, #side2, #side1, #footer .links, #footer .top, #stwrapper, .stwrapper {
display: none;
}
.flR, .flL, #logo, #wrapSec, #content, box1a .img, .box1 .content, .cols .col, .cols .col-alt {
float: none;
}
body, #page2, #page3 {
background: none;
}
#page {
width: 100%;
margin: 0%;
background: #fff;
}
#logo {
padding-left: 11px;
}
#wrap {
padding-bottom: 30px;
}
#wrap, #wrapSec, #content, .cols {
overflow: visible;
width: auto;
}
#footer {
background:none;
width:100%;
margin:0;
/*
position:absolute;
bottom:0;
left:0;
*/
}
#breadcrumbs a span:after
{
content: ' >';
}
#content a:after
{
content: ' [' attr(href) '] ';
}


/* #13407 - added to give bullets a dash instead */
/* bullet-5.gif */
body #content div.copy ul,
body #content div.copy ul li
{
    list-style-image: none;
}

