html,
body {
  margin: 0;
  padding: 0;
  min-width: 960px;
  overflow-x: auto;
}

body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.NewsDiv {
  width: 954px;
  height: 29px;
  background-color: #ffffff;
  border: 3px solid #505050;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #006;
}

.PromotedVideosList {
  width: 954px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  position: relative;
}
.PromotedVideosList .Title {
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  color: #4a4a4a;
  display: block;
  text-align: left;
  margin-bottom: 4px;
}
.PromotedVideosList .VideoBox {
  float: left;
  text-align: center;
  width: 141px;
  font-family: Arial, sans-serif;
  margin: 4px 0 0 0;
}
.PromotedVideosList .VideoThumbPromoted {
  width: 125px;
  height: 76px;
  border: 1px solid #999;
  padding: 2px;
  background: #fff;
  display: block;
  margin: 0 auto;
}
.PromotedVideosList .VideoTitle {
  font-size: 12px;
  color: #0033cc;
  text-decoration: underline;
  margin-top: 1px;
  text-align: center;
  word-wrap: break-word;
  display: block;
  width: 127px;
  margin-left: auto;
  margin-right: auto;
}
.PromotedVideosList .VideoAuthor {
  font-size: 11px;
  color: #444;
  text-decoration: underline;
  margin-top: 1px;
  text-align: center;
  display: block;
  width: 127px;
  margin-left: auto;
  margin-right: auto;
}

.ActiveSharingBox {
  width: 550px;
  height: 110px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: left;
}

.FeaturedVideosList {
  width: 954px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.FeaturedVideosList .Title {
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  color: #4a4a4a;
  display: block;
  text-align: left;
  margin-bottom: 4px;
}
.FeaturedVideoCard {
  overflow: hidden;
  zoom: 1;
  margin-top: 8px;
  padding: 6px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  width: 566px;
  text-align: left;
}
.FeaturedThumb {
  float: left;
  width: 151px;
  height: 104px;
  border: 1px solid #aaa;
  padding: 2px;
  background: #fff;
  margin-right: 10px;
}
.FeaturedInfo {
  overflow: hidden;
  zoom: 1;
  font-family: Arial, sans-serif;
}
.FeaturedTitle {
  font-size: 15px;
  font-weight: bold;
  color: #0033cc;
  text-decoration: underline;
  margin-bottom: 2px;
  display: block;
}
.FeaturedDesc {
  font-size: 13px;
  color: #333;
  margin-bottom: 4px;
}
.FeaturedMeta {
  font-size: 12px;
  color: #555;
  margin-bottom: 2px;
}
.FeaturedMeta span {
  display: inline-block;
  margin-right: 10px;
}
.FeaturedMeta a {
  color: #0033cc;
  text-decoration: underline;
}
.FeaturedRating {
  margin-top: 4px;
  font-size: 12px;
  color: #555;
}
.FeaturedRating img {
  width: 11px;
  height: 11px;
  border: none;
  vertical-align: middle;
}
.FeaturedRating .FeaturedRatingText {
  margin-left: 4px;
  vertical-align: middle;
  color: #666;
  font-size: 11px;
}
.FeaturedMore {
  font-size: 12px;
  color: #006;
}
.FeaturedMore a {
  color: #0033cc;
  text-decoration: underline;
}

.RandomVideoBox {
  position: absolute;
  top: 39px;
  right: 0;
  width: 340px;
  background: #ffffff;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  z-index: 10;
}
.RandomVideoPlayerWrap {
  width: 340px;
  height: 240px;
  background: white;
  border: none;
  outline: none;
}
.RandomVideoPlayerWrap,
.RandomVideoPlayerWrap *,
.RandomVideoPlayerWrap *:focus,
.RandomVideoPlayerWrap *:active {
  outline: none !important;
  border: none !important;
}
.RandomVideoTitle {
  display: block;
  color: #0033cc;
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  padding: 0 4px;
}
.RandomVideoRating {
  margin-top: 3px;
  padding: 0 4px;
}
.RandomVideoRating img {
  width: 11px;
  height: 11px;
  border: none;
  vertical-align: middle;
}
.RandomVideoRatingText {
  margin-left: 4px;
  color: #666;
  font-size: 11px;
  vertical-align: middle;
}
.RandomVideoMeta {
  color: #444;
  margin-top: 2px;
  padding: 0 4px;
}
.RandomVideoMeta a {
  color: #0033cc;
  text-decoration: underline;
}
.HomeLoginBox {
  width: 322px;
  margin-top: 12px;
  padding: 12px 8px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.HomeLoginHeader {
  width: 322px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
  text-align: left;
  position: relative;
  top: -5px;
}
.HomeLoginHeaderLinks {
  float: right;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}
.HomeLoginHeaderLinks a {
  color: #0033cc;
}
.HomeLoginTable {
  width: 282px;
  border-collapse: collapse;
  border-spacing: 0;
}
.HomeLoginTable td {
  padding: 2px 0;
  margin: 0;
  vertical-align: middle;
}
.HomeLoginTable .label {
  width: 82px;
  text-align: right;
  padding-right: 6px;
  font-weight: bold;
  white-space: nowrap;
}
.HomeLoginTable input[type="text"],
.HomeLoginTable input[type="password"] {
  width: 120px;
  height: 16px;
  padding: 1px 2px;
  margin: 0;
  border: 1px solid #999999;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.HomeLoginSubmit {
  text-align: left;
  padding-top: 2px;
}
.HomeLoginSubmit input {
  margin: 0;
  padding: 1px 6px;
  font-family: Arial, sans-serif;
  font-size: 11px;
}
.HomeLoginLinks {
  margin-top: 4px;
  text-align: center;
  font-size: 11px;
  white-space: nowrap;
}
.HomeLoginBox a {
  color: #0033cc;
}
