/* common things */

div#content_right img.right {
  float:right;
}

div#content_right h5{
  color:#333;
  font-weight:bold;
  text-decoration:underline;
  font-size:11px;  
}

/* haendlernews */
div#content_right input {
  color:#999;
  font-size:11px;
}

div#content_right input#email_input {
  display:block;
  border:1px solid #D8D6D7;
  margin-top:5px;
  padding-left:11px;
  margin-bottom:5px;
}

div#content_right #submit {
  background:#eff3f7;
  border:1px solid #D8D6D7;
  margin-top:5px;
  cursor:pointer;
}

/* interactive */
div#interactive {
  margin-top:40px;
}

dl#small_menu dd {
  margin:0;
}

dl#small_menu dt {
  font-weight:bold;
  text-decoration:underline;  
}

dl#small_menu dt a:hover {
  color:red;
}

/* member */
div#member {
  margin-top:30px;
}
