pbsp.css

/* based on couaprint.css last updated 4/15/99 */ 
/* added Helponly class to span tag, RTL, 12-18-00 */ 
body { color: #000000; 
background: #FFFFFF; 
font-size: 70%; 
font-family: Verdana, Arial, Sans Serif; } 

H1 { font-size: 150% } 

span.printOnly { display:inline; } 

span.helpOnly { display:none } /*added 12-18-00, RTL 

#nav { display:none } 

div.expand { margin-left: "1.5em"; display:block; } 

img.expand { margin-left: "1.5em"; display: none} 

td { border-style: solid; border-width: 1; } 
th { border-style: solid; border-width: 1; } 

ul { margin-left: "1.5em"; list-style-type: disc; } 

#text { overflow:visible; } 

img.thumbnail {vertical-align: top; margin-left: 0; 
width:auto; border-width: 1; } 
/***********************************/ 
/* page breaks */ 
DIV.page { page-break-before: always } 
/* renamed style sheet, RTL, 8-20-99 
/* added DIV properties for page breaks. RTL, 4-12-00/ 