#shoutbox {
overflow:auto;
width:90%;
height:230px;
}
#shoutbox_form_eintrag,#shoutbox_form_submit,#shoutbox {
font-size:11px;
font-family:sans serif;
}
#shoutbox_form_eintrag,#shoutbox_form_submit {
  border:1px solid white;
  color:white;
  background-color:black;
}
#shoutbox_form_eintrag {
width:140px;
}
#shoutbox_form_submit {
width:30px;
}
.shout_top a {
color:#ff4201;
}
