@import url("../QA/2006/01/blogstyle.css");

ul#categories_list {
  float: left;
  width: 12em;
  position: relative;
  display: inline;
  background-color: #dfebf7; 
  border: 1px solid #dfebf7;
  margin-top: 0;
  margin-right: 1em;
  list-style: none;
  padding: 0;
  text-indent: 0;
}

ul#categories_list li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  background-color: #dfebf7;
}

ul#categories_list li span {
  padding: .5em;
  line-height: 200%;
}

ul#categories_list li ul, ul#categories_list li ul li {
  background-color: #fff;
  list-style: none;
  line-height: 150%;
}

ul#categories_list li ul {  
  padding: 1em;
  margin: 0 !important;
  text-indent: 0;
  background-color: #fff !important;
}  

ul#categories_list li ul li a {
  background-color: #fff !important;
}

ul#categories_list li ul li a:hover, ul#categories_list li ul li a:active {
  color: rgb(11, 91, 157);
  text-decoration: underline;
}

dl { margin: auto;}
dt {color: #33444A; border-top: 1px solid #dfebf7; padding: 3px; margin-top: 1.5em; margin-left: 0; margin-right: auto; margin-bottom: 0.5em; width: auto; }
dd {}

h2 img {vertical-align: top;}
#main_content {
  margin-left :13em;
  margin-right: 16em;
}

#main h2#list {
  margin-left: 0;
}

#news { clear: both;}
img#opensource_cert { float: left; width: 75px; margin: 0 5px 0 10px; }
