html {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  line-height: 1.5;
  font-size: 75%;
  color: #222;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  background: #fff url('/images/bg-repeat.gif') repeat-x; }

div, span, object, iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: normal;
  color: #111;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }
  h1.welcome {
    width: 131px;
    height: 26px;
    display: block;
    background: url('/images/welcome.gif') no-repeat;
    text-indent: -9999em;
    margin-top: 15px;
    padding-bottom: 10px; }
  h1.upcomingcourses {
    width: 259px;
    height: 28px;
    display: block;
    background: url('/images/upcomingcourses.gif') no-repeat;
    text-indent: -9999em;
    padding-bottom: 10px; }

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: normal;
  color: #111;
  font-size: 2em;
  margin-bottom: 0.75em; }
  h2 img {
    margin: 0; }

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: normal;
  color: #111;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0.75em; }
  h3 img {
    margin: 0; }

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: normal;
  color: #111;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  height: 1.25em; }
  h4 img {
    margin: 0; }

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: normal;
  color: #111;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }
  h5 img {
    margin: 0; }

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: normal;
  color: #111;
  font-size: 1em;
  font-weight: bold; }
  h6 img {
    margin: 0; }

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  line-height: 1.8em;
  margin: 0 0 1.5em; }
  p img {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
    p img.right {
      float: right;
      margin: 1.5em 0 1.5em 1.5em; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
  margin: 1.5em;
  color: #666;
  font-style: italic; }
  blockquote:before, blockquote:after {
    content: ""; }

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  color: #009;
  text-decoration: underline; }
  a img {
    border: none; }
  a:focus, a:hover {
    color: #000; }

abbr, acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-bottom: 1px dotted #666; }

address {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0 0 1.5em;
  font-style: italic; }

code {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  color: #666; }

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-style: italic;
  font-weight: bold; }

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-style: italic; }

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }
  img.floatright {
    float: right;
    clear: right;
    margin-left: 8px;
    border: 5px solid #858585; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  q:before, q:after {
    content: ""; }

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin-left: 1.5em; }

ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }
  ul#nav ul {
    width: 150px; }

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }
  li ul {
    margin: 0 1.5em;
    position: absolute;
    left: 0px;
    top: 43px;
    display: none; }
  li ol {
    margin: 0 1.5em; }
  li:hover ul, li.over ul {
    display: block; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  padding: 0em;
  margin: 0;
  border: 1px solid #ccc; }

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

label {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: bold; }

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-weight: bold;
  font-size: 1.2em; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  vertical-align: middle;
  margin-bottom: 1.4em;
  width: 100%; }

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  background: #eee; }

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-style: italic; }

thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }
  tr.even td {
    background: #E5ECF9; }

th {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  font-weight: bold;
  background: #f1dec0;
  padding: 4px 10px 4px 5px; }

td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  padding: 4px 10px 4px 5px; }

table {
  border-collapse: separate;
  border-spacing: 0; }

strong {
  font-weight: bold; }

sup, sub {
  line-height: 0; }

tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.hide {
  display: none; }

.quiet {
  color: #666; }

.loud {
  color: #000; }

.highlight {
  background: #ff0; }

.added {
  background: #060;
  color: #fff; }

.removed {
  background: #900;
  color: #fff; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

input.text {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 300px;
  padding: 5px; }
  input.text:focus {
    border: 1px solid #666; }
input.title {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 300px;
  padding: 5px;
  font-size: 1.5em; }
  input.title:focus {
    border: 1px solid #666; }

textarea {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 390px;
  height: 250px;
  padding: 5px; }
  textarea:focus {
    border: 1px solid #666; }

select {
  margin: 0.5em 0;
  border: 1px solid #bbb; }
  select:focus {
    border: 1px solid #666; }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
  background: #E6EFC2;
  color: #264409;
  border-color: #C6D880; }
  .success a {
    color: #264409; }

#wrapper {
  width: 768px;
  margin: 0 auto; }

#header {
  width: 768px;
  height: 72px;
  background: url('/images/header.gif') no-repeat; }

#navcontain {
  width: 738px;
  padding-left: 15px; }
  #navcontain ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #navcontain ul li ul li a {
      width: 200px;
      display: block;
      text-decoration: none;
      color: #000;
      background: #f8d9a8;
      padding: 8px;
      border-left: 2px solid #d6af71;
      border-right: 2px solid #d6af71;
      border-bottom: 2px solid #d6af71;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px; }
      #navcontain ul li ul li a:hover {
        text-decoration: underline;
        background: #d6af71; }
  #navcontain li {
    position: relative;
    float: left; }
    #navcontain li a.home {
      width: 52px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: 0 0;
      text-indent: -999em; }
      #navcontain li a.home:hover {
        background-position: 0 -43px; }
    #navcontain li a.courses {
      width: 62px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: -52px 0px;
      text-indent: -999em; }
      #navcontain li a.courses:hover {
        background-position: -52px -43px; }
    #navcontain li a.aboutus {
      width: 69px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: -114px 0px;
      text-indent: -999em; }
      #navcontain li a.aboutus:hover {
        background-position: -114px -43px; }
    #navcontain li a.faq {
      width: 40px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: -183px 0px;
      text-indent: -999em; }
      #navcontain li a.faq:hover {
        background-position: -183px -43px; }
    #navcontain li a.links {
      width: 45px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: -223px 0px;
      text-indent: -999em; }
      #navcontain li a.links:hover {
        background-position: -223px -43px; }
    #navcontain li a.employment {
      width: 90px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: -268px 0px;
      text-indent: -999em; }
      #navcontain li a.employment:hover {
        background-position: -268px -43px; }
    #navcontain li a.contactus {
      width: 85px;
      height: 43px;
      display: block;
      background: url('/images/nav.gif') no-repeat;
      background-position: -358px 0px;
      text-indent: -999em; }
      #navcontain li a.contactus:hover {
        background-position: -358px -43px; }

#content {
  width: 708px;
  float: left;
  padding: 15px 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 25px; }
  #content h1 {
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ab420f; }

#footer {
  width: 100%;
  height: 40px;
  float: left;
  background: #858585;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px; }
  #footer ul {
    list-style: none;
    margin: 0; }
  #footer li {
    display: inline;
    margin-right: 5px; }
  #footer a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff; }

#footcontain {
  width: 700px;
  margin: 0 auto; }

#footleft {
  width: 350px;
  float: left;
  text-align: left; }

#footright {
  float: right;
  text-align: right; }

#pbab {
  background: url('/images/pbab.gif') center center no-repeat;
  width: 150px;
  height: 38px;
  text-indent: -9999em;
  margin-top: 10px; }
  #pbab a {
    display: block;
    width: 150px;
    height: 38px; }

.upcoming {
  width: 100%; }
  .upcoming th {
    text-align: left;
    background: #d6af71;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    height: 15px; }
  .upcoming td {
    height: 15px;
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 1px solid #d6af71; }
    .upcoming td a {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000; }
      .upcoming td a:hover {
        text-decoration: none; }
  .upcoming tr {
    width: 100%;
    background: #f8d9a8; }
    .upcoming tr:hover {
      background: #d6af71; }

.tableend {
  width: 657px;
  height: 22px;
  margin-bottom: 15px;
  display: block;
  float: left;
  background: url('/images/table-end.gif') no-repeat; }

.leftcol {
  width: 300px;
  float: left;
  padding-bottom: 20px;
  margin-right: 20px; }
  .leftcol img {
    width: 300px;
    margin-top: 5px;
    margin-bottom: 10px;
    border: 5px solid #858585; }
  .leftcol h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #d6b073;
    margin-bottom: 5px; }
  .leftcol table {
    width: 100%;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif; }
  .leftcol th {
    text-align: left;
    background: #d6af71;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #fff; }
  .leftcol td {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px; }
  .leftcol tr {
    background: #dfc190; }
    .leftcol tr:hover {
      background: #d6b073;
      color: #fff; }

.rightcol {
  width: 385px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 22px;
  padding-bottom: 20px; }
  .rightcol h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ab420f;
    margin-bottom: 5px; }

.maincol {
  width: 100%;
  float: left; }
  .maincol h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ab420f;
    margin-bottom: 5px; }
  .maincol table {
    width: 100%;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif; }
  .maincol th {
    text-align: left;
    background: #d6af71;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #fff; }
  .maincol td {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px; }
    .maincol td a {
      color: #fff;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold; }
  .maincol tr {
    background: #dfc190; }
  .maincol ul.disqualifying {
    float: left;
    padding-left: 15px; }
  .maincol ol {
    margin-left: 25px; }

.colleft {
  width: 410px;
  float: left; }

.enrollnow {
  display: block;
  float: right;
  margin-left: 30px;
  padding: 3px;
  margin-bottom: 8px;
  text-align: center;
  background: #c07840;
  border: 1px solid #6a6a6a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff; }
  .enrollnow:hover {
    text-decoration: underline; }

.back {
  float: left;
  text-align: right;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

.greybox {
  width: 200px;
  float: left;
  padding: 10px;
  background: #cfcfcf;
  border: 2px solid #7c7c7c;
  font-size: 11px; }

.leftcol_contact {
  width: 200px;
  float: left; }

.rightcol_contact {
  width: 450px;
  float: right; }

.ctcontact {
  float: left; }
  .ctcontact .submit {
    float: right; }

.inlinefields {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 0; }
  .inlinefields #phone1, .inlinefields #fax1 {
    margin-left: 0;
    width: 30px;
    margin: 0 2px; }
  .inlinefields #phone2, .inlinefields #fax2 {
    width: 30px;
    margin: 0 2px; }
  .inlinefields #phone3, .inlinefields #fax3 {
    width: 40px;
    margin: 0 2px; }
  .inlinefields div {
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #eee; }
    .inlinefields div.fieldWithErrors {
      margin: 0 0 0 -5px;
      padding: 3px 0 3px 0;
      border-bottom: none;
      background-color: #FFCCCC;
      border: 1px solid #CCAAAA; }
  .inlinefields h4 {
    font-size: 1.4em;
    margin-top: 15px;
    margin-right: 0pt;
    margin-bottom: 5px;
    margin-left: 0pt; }
  .inlinefields input, .inlinefields option, .inlinefields select {
    font-size: 1.1em;
    width: 175px;
    background: #f1f1f1; }
  .inlinefields label {
    width: 125px;
    float: left;
    font-weight: bold;
    margin: 4px 0 0 0; }
    .inlinefields label em {
      float: right;
      margin: 0 4px 0 0;
      font-weight: bold;
      color: red; }
  .inlinefields #simple_captcha input {
    border: 1px solid #aaa;
    background: #f1f1f1;
    font-size: 1.1em;
    line-height: 1.3em;
    padding: 2px; }

.blockfields {
  border: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }
  .blockfields div {
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #eee; }
  .blockfields .last {
    border-bottom: 0; }
  .blockfields label {
    display: block;
    font-weight: bold;
    margin: 0 0 2px 0; }
  .blockfields textarea {
    background: #f1f1f1;
    height: 150px; }

.clear {
  clear: both; }

#errorExplanation {
  border: 2px solid #f00;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }
  #errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff; }
  #errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px; }
  #errorExplanation ul li {
    float: none;
    margin-left: 25px;
    font-size: 12px;
    list-style: square; }

#disqualifying_offenses {
  background-color: #dfc190; }
  #disqualifying_offenses ul.disqualifying li {
    width: 270px; }

.job ul#contact_info {
  margin-left: 0px;
  list-style-type: none; }

ul.link_list {
  list-style-type: none;
  margin-left: 0; }

ul.faq_list {
  list-style-type: none;
  margin-left: 0; }
