div.fb-Share {
  float: left;
  padding-right: 8px;
  padding-top: 1px;
}
div.tw-TweetButton {
  float: left;
  padding-right: 8px;
}
div.fb-Like, div.fb-Comment {
  padding-top: 10px;
  clear: both;
}
div.News div.fb-Share {
  float: right;
  padding: 5px 0 10px 10px;
  padding-top: 6px;
}
div.News div.tw-TweetButton {
  float: right;
  padding: 5px 0 10px 10px;
}
.Container.Blue .ContentTitle {
  height: auto;
  width: auto;
  padding: 16px;
  line-height: 15px;
}
.Container.Blue .ContentTitle span.cufon {
  height: 20px !important;
  margin-top: 0;
}
div.Forms div {
  clear: both;
  margin-bottom: 10px;
}
div.Forms .TextBox input {
  font-family: Verdana;
  font-size: 11px;
  line-height: 17px;
  height: 17px;
  padding: 0 5px;
  margin: 0;
  color: #72abd2;
  border: solid 1px #ebebeb;
  background-color: #ffffff;
  width: 201px;
}
div.Forms .Submit input {
  margin: 0;
  padding: 0 13px 0 0;
  border: 0;
  background: URL("Images/bluearrow.png") no-repeat right center;
  float: right;
  cursor: pointer;
}
div.Forms .NormalRed {
  color: red;
  font-size: 11px;
}

