body {
  background:#FFFFFF none repeat scroll 0%;
  color:#000000;
  font-family:"Lucida Grande",Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
  font-size:80%;
  margin:0px;
}

#samples_filter {
  padding:5px;
  background-color:#EEEEEE;  
}

#samples_window {
  padding:5px;
  background-color:#FFFFFF;
}

#samples_window img {
  padding:5px;
  border:0px;
}

.sample_title {
  font-size:100%;
  font-weight:bold;
}

#samples_list {
  border-right: thin dotted #222222;
}

#samples_list a {
  width:100%;
  display:block;
  color:#000;
  padding:5px;
  text-decoration:none;
  border-bottom: thin dotted #222222;
}

#samples_list a:hover {
  background-color:#EEEECC;
}

h1, h2, h3, h4, h5, h6 {
  -x-system-font:none;
  background-color:transparent;
  color:#000000;
  font-family:'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
  font-size:100%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding-top:0.5em;
}

h1 {
  border-bottom: 1px solid #FCB100;
  margin-bottom:0.5em;
  font-size:120%;
}

.content_label {
  font-weight:bold;
}

.content {
  padding:0.5em;
}

form {
  padding:5px;
}