#pricingmatrix, #PricingMatrix
{
	width: 950px;
}
#pricingmatrix td {
border: 0;
border-left:1px solid red;
border-top:1px solid black;
}

