#newsfeedTable {border-collapse:collapse;}
#newsfeedTable th {
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:#000;
	font:normal 21px/27px arial;
	letter-spacing:2px;
	}
#newsfeedTable td {
	text-align:center;
        width:300px;
	background:transparent url(http://www.thetotalpackage.co.uk/data/i/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	font:bold 12px/18px verdana;
}
#newsfeedTable td.on {background:transparent url(http://www.thetotalpackage.co.uk/data/i/bg_td_on.gif) no-repeat bottom left;}
#newsfeedTable td.picture {
  width:249px;
  height:150px;
  background:transparent url(http://www.thetotalpackage.co.uk/data/i/bg_td.gif) repeat bottom left;
}