
/* STYLE SHEETS */
/* WEBSITE: OPENBOOK PUBLISHERS */
/* MEDIA: PRINT */

/* GENERAL LAYOUT */
body				{ background-color:#FFF; margin-top:20px; }
body				{ font-family:Arial, Helvetica, sans-serif; font-size:90%; line-height:140%; }
input, select, textarea	{ font-family:Arial, Helvetica, sans-serif; font-size:100%; }
table				{ font-size:100%; }
img					{ border:0px; }
blockquote			{ margin-top:2px; margin-bottom:2px; }

#header				{ padding-bottom:10px; margin-bottom:10px; border-bottom:solid 1px #000; }
#footer				{ padding-top:10px; margin-top:30px; border-top:solid 1px #000; }
.maintitle			{ font-weight:bold; font-size:140% }

#panel, #navigation, #breadcrumb, .productdetails
					{ display:none; }