/*dl {
        padding: 20px;
      }

      dt {
        float: left;
        font-weight: bold;
        padding-right: 0.2em;
        margin-left: -20px;
        display: inline;
      }
      
      dd {
       margin-bottom: 0.5em; 
      }*/
      

.container {
	border: 1px solid #000000;
}
#left_column {
	background-image: url(images/level1_11.jpg);
	background-repeat: repeat;
	width: 50px;
}
#right_column_top {
	background-image: url(images/level1_13.jpg);
	background-repeat: repeat;
	width: 192px;
}
#right_column_bottom_left {
	background-image: url(images/level1_21.jpg);
	background-repeat:repeat;
	width: 44px;
}
.bg {
	background-image: url(images/bgr.jpg);
	background-repeat:repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: -3px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 2px;
}
body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	background-color: #E32740;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.res_table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#results_table, .nicefont, #exact_match_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.apa_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/* CSS Document */

#spl-want {
    padding: 8px;
    border: 1px solid #ccc;
}
#spl-want a {
    color: blue;
    text-decoration: none;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    background: url(images/pdf.png) no-repeat left; padding-left: 23px;
}
.small_border td {
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.nolist {
	list-style: none;
}

.nav_bg {
	background-image: url(images/level1_05.jpg);
	background-repeat: repeat;
}
.nav_bg a {
	color: #000;
	font-weight: bold;
}
.nav_bg a:hover {
	color: #E22740;
}

/*dl {
  padding: 20px;
}

dt {
  font-weight: bold;
  padding-right: 0.2em;
  display: inline;
  margin-left: -20px; 
}

dt+dd {
 display: inline;
}


dd {
     margin-bottom: 0.5em;
}*/

.def {
    padding: 20px;
    margin: 0;
}

.def h5 {
    font-size: 11px;
    font-weight: bold;
    padding-right: 0.2em;
    display: inline;
    margin-left: -20px;
}

.def p {
    display: inline;
}

/*.def h5:after {
content: ", "; 
}*/

.def li {
    margin-bottom: 0.5em;
    list-style: none;
}
