#content h1 { font-size: 1.3em; color: #7DAE00; text-transform: uppercase; margin-top: 30px; }
#content h2 { font-size: 1.2em; color: #555; }
#content h3 { font-size: 1.1em; color: #555; }

#content blockquote { background: transparent url(/images/blockquote.gif) top left no-repeat; padding-left: 40px; }
#content p.cite { padding-left: 80px; font-weight: normal; font-style: italic; margin-bottom: 30px; }
#content hr { margin-bottom: 30px; }

#content ol { list-style-type: decimal; margin-left: 30px; margin-bottom: 30px; }
#content ul { list-style: disc; margin-left: 30px; margin-bottom: 30px; }
#content ul li,
#content ol li { line-height: 1.8em; }

#content dl { margin-bottom: 30px; }
#content dt { font-weight: bold; margin-top: 30px; margin-bottom: 15px; }
#content dd { line-height: 1.5em; padding-left: 30px; }

#content div.section { border-top: 1px solid #ccc; padding: 40px 0;}
#content div.first { border-top: none; }

#content .columns-2 .column { float: left; width: 350px; margin-right: 30px; }

#content ul li.pdf { list-style: none; padding-left: 30px; background: transparent url(/images/icon_PDF_small.gif) top left no-repeat;}
#content ul li.pdf a { }