@charset "utf-8"; 
/* CSS Document */

/* This stylesheet is being used for the Product Guides section of http://www.logos.com/products. */

#product-guides2 { background: url(/public/images/product-guides-bg.jpg) top left no-repeat; border-top: 5px solid #9c3; min-height: 180px; padding: 0 20px; margin: 0 0 10px 0; overflow: auto; }

#product-guides2 h2 { color: black; font-size: 20px; }

#product-guides2 h3 { color: #006cb5; font: bold 14px Arial; margin-top: 11px; }

#product-guides2 ul, #product-guides li { list-style: none; margin: 0; padding: 0; }

#product-guides2 h4 { font-size: 14px; margin: 10px 0 0 0; padding: 0; }

#product-guides2 .col1, #product-guides2 .col2 { float: left; width: 215px; margin: 0 10px 0 0; }

#product-guides2 .col3 { float: left; width: 215px; }
