/* print styles */


@import "sf.css";

#nav, #summarybar, #mininav, #breadcrumb, #footer, input { display: none; }
.screen-only { display: none; }

#header #textnav, #header #accountbox, #header #loginbox { visibility: hidden; }

#main, #content { width: 100%; }

#logo img { display: block; border: 0; }
#header { border-bottom: 3px solid #003814; }

#terms-declaration { display: block; width: auto; text-align: left; }
#terms-declaration td { color: red; border-bottom: 1px solid black;}

