#navigation {
  font-size: 0.8em;
  padding-bottom: 15px;
}
#navigation a.nav_list {
  font-weight: normal;
  color: #9F9F9F;
  text-decoration: none;
}
#navigation a.nav_list:hover {
  color: #000;
  text-decoration: underline;
}

.disk {
  border: 1px solid #ababab; 
  margin-bottom: 10px;
  padding: 5px;
}
.disk .info {
  border-top: 1px dashed #ababab; 
  padding: 5px;
  margin-top: 5px;
  color: #4f4f4f;
  font-size: 0.85em;
  text-align: right;
}
.disk .info a {
  color: #4f4f4f;
  font-weight: bold;
}
.disk .info a:hover {
  color: #000;
  text-decoration: none;
}

#forum_form {
  border: 1px solid #ababab;
  background: #EFEFEF;
  padding: 5px;
}
#forum_form .width2 {
  width: 100%;
}
#forum_form .width4 {
  width: 100%;
}
.video {
  width: 320px;
  height: 240px;
  display: inline;
  float: left;
  margin: 0 10px 5px 0;
}
.disk {
  border: 1px solid #ababab; 
  margin-bottom: 10px;
  padding: 5px;
}
.disk .info {
  border-top: 1px dashed #ababab; 
  padding: 5px;
  margin-top: 5px;
  color: #4f4f4f;
  font-size: 0.85em;
  text-align: right;
}
.disk .info a {
  color: #4f4f4f;
  font-weight: bold;
}
.disk .info a:hover {
  color: #000;
  text-decoration: none;
}

#forum_form {
  border: 1px solid #ababab;
  background: #EFEFEF;
  padding: 5px;
}
#forum_form .width2 {
  width: 100%;
}
#forum_form .width4 {
  width: 100%;
}
.video {
  width: 320px;
  height: 240px;
  display: inline;
  float: left;
  margin: 0 10px 5px 0;
}
.list_test {
  background: #EFEFEF;
  border: 1px solid #ABABAB;
  padding: 10px;
  text-align: left;
}

