#newsinfotable{
	border-spacing:10px;

}
td.newsinfo {
	vertical-align:top;
	border-style:solid;
	border-width:0px;
	border-color:rgb(100,71,49);
	border-top-width:1px;
	padding-bottom:20px;

}
tr.newsinfo {
}

.normaltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: rgb(0,0,0);
  text-align:left;
  line-height:16px;
}
