.userstream-widget {
  margin: 0 0 40px 0;
  float: left;
  width: 380px;
  height: 222px;
}

#stream-text {
  width: 354px;
  text-align: center;
  padding: 0 10px;
  line-height: 1.8em;
}

.stream-outer {
  border: 3px solid #ddd;
  height: 127px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.streampic { margin: 5px 1px 0 0; }

.streampic:hover { opacity: 0.9; }

.streampfeil {
  position: relative;
  top: -3px;
  float: left;
}

#stream-images {
  position: absolute;
  z-index: 1;
  height: 75px;
  width: 380px;
  margin: 15px 0 0 0;
  left: 30px;
}

#hidden-stream-images {
  display: none;
}

.stream-text {
  font-size: 14px;
}

.stream-text a {
  font-weight: bold;
  border-bottom: 2px solid #ddd;
}

.stream-text a:hover {
  border-color: #f60;
}

.stream-time {
  font-size: 12px;
  color: #909090;
}

.stream-text img {
  vertical-align: middle;
  margin: 0 3px 0 0;
}

.streamoptions {
  width:354px;
  border: 3px solid #ddd;
  padding: 10px;
  position: relative;
  z-index: 300;
  display: none;
  margin: 17px 0 0 0;
}

* + html #hello-ie7[id] {
  margin-top: 0;
}

#stream-text, #profile-status-box {
  position: relative;
}

.streamoptions h1 {
  font-size: 15px;
}

.streamoptions h6 {
  font-size: 12px;
  margin-bottom: 4px;
}

.triggers {
  float: right;
  position: relative;
  margin: -17px 0 0 0;
  padding-right: 6px;
}

.triggers a {
  display: none;
}

.triggers a.stream-reload-trigger {
  margin-right: 2px;
}

a.stream-options-trigger:hover img, a.stream-reload-trigger:hover img {
  background: #909090;
}

.streamboxprofile {
  width:354px;
  border: 3px solid #ddd;
  text-align: center;
  padding: 10px;
  height: 115px !important;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.8em;
  position: relative;
  z-index: 1;
}

.pfeilprofile {
  width: 15px;
  height: 45px;
  position: absolute;
  z-index: 2;
  margin: 60px 0 0 -12px;
}

.rueck-ab  {
  margin-bottom: 30px;
}


