/* Base style sheet over-rides for the DF Print page   */
/* Relies on base_style.css to inherit most formatting */


#content #left {
	float: left;
	width: 440px;
}

#content #right {
	float: right;
	margin-top: -33px;
}

#content ul li {
	padding-bottom: 7px;
}

/* Squeze the last drop of space out */
h2 { padding-right: 0px; margin-left: 17px; margin-top: -10px;}
h3 { padding-right: 10px; margin-left: 17px; }
