

/* ### News ######################################################################## */

div.newscontentleft
{
  width:369px;
  float:left;
}

div.newscontentright
{
  width:369px;
  float:right;
}

.NewsSendButton
{
  font-weight: bold;
  color:#ffffff;
  background-color:#ff7c00;
  height:24px;
  width:140px;
  border-style:none;
  padding:3px 10px 3px 10px;
  font-size: 11px;
}



