﻿/* Lovejoy Print Stylesheet */

* { background: none; color: black; border: none; }
body { font: normal 100%/140% Geneva, "Times New Roman" , serif; }
h1 { font-size: 130%; margin: 15px 0; }
h2 { font-size: 110%; margin: 10px 0 5px; clear: both; }

#page { width: auto; padding: 0; }
#masthead { border-bottom: 1px solid black; padding-bottom: 10px; margin-bottom: 10px; }
#breadcrumbs { font-size: 80%; margin-bottom: 10px; }
#main_column { border-top: 1px solid black; margin: 20px 0; width: 100%; float: none; }
#main_column ul, #main_column ol { margin-left: 30px; list-style: square; }
#main_column p { margin-bottom: 15px; }

#content_column .product_img { float: left; margin-right: 10px; }
#content_column .product_bullets ul { font-size: 90%; line-height: 16px; margin-bottom: 0; padding-left: 155px; }
#content_column .product_accordion { margin-top: 20px; padding-top: 10px; border-top: 1px solid black; }
#content_column .product_accordion div { display: block !important; height: auto !important; opacity: 1 !important; filter: alpha(opacity=100) !important; overflow: visible !important; }
#content_column .product_accordion div table { width: auto !important; display: block !important; }
#content_column .industry-image { display: block; float: left; padding: 0 10px 0 0; width: 200px; }

#footer div { display: none; }
#footer div#copyright { text-align: left; display: block; font-size: 80%; clear: both; border-top: 1px solid black; }

a.skipToContent, #account, #search, #navigation, .side_column { display: none !important; }