/*Element Styles*/
h2 { font-size: 18pt; font-weight: bold; margin-bottom: 0.5em; }
h3 { font-size: 14pt; font-weight: bold; margin-bottom: 0.5em; text-decoration: underline; }
/*ID Styles*/
#content-wrapper { background-image: url(../images/content-bg.gif); width: 885px; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 5px 5px 5px 90px; overflow: hidden; }
#content-left { background-color: #111; width: 770px; float: left; padding: 5px 15px 5px 15px; font-size: 9pt; }
#content-left p { line-height: 1.3em; }
/*Class Styles*/
.content-narrow { width: 500px; display: block; }
.column { width: 220px; float: left; margin-right: 30px; display: block; }
.bullet-list li { margin-left: 1.1em; }