* {
	float: none !important;
}

body.home #masthead,
#nav,
#toplinks,
#footerlinks,
#sidebar
{
	display: none !important;
}

.post { border: none !important; }

#wrapper,
#content,
#footer,
#footer-wrap,
#header,
.post,
.column-left,
.column-right
{
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}

body {
    font-size: 11pt;
    line-height: 1.7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    color: #000;
}

div#header, div#header h1 { 
    display: block;
    width: 1px;
    height: 120px;
    padding: 0;
    margin: 0 auto !important;
}
html > div#header h1 a {
    display: none;
}
div#header h1 a {
	*display: list-item;                /* 1. */
	*list-style-image: url(images/cdd_logo_print.jpg); /* 2. */
	*list-style-position: inside;       /* 3. */
	*letter-spacing: -1000em;           /* 4. */
	*font-size: 1pt;                    /* 5. */
	*color: #fff;                       /* 5. */
	*background: none;
}
div#header h1:after { content: url(images/cdd_logo_print.jpg); }

div#masthead { height: auto; margin-bottom: 1em; }
div#masthead h1 { position: relative; left: auto; bottom: auto; }

div#content #content-inner { border: none; margin: 0; padding: 0; }

#footer, a, h2, h3, h4, h5, h6 { color: #000 !important; }

#footer-wrap { margin-top: 1.5em !important; }
.disclaimer {
	font-size: 0.9em;
	text-transform: uppercase;
}


.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}
