#PricingTable { background-color: white; }
#PricingTable TD { padding: 5px; border: 1px solid gray; }

.TopRightStats { position: relative; float: right; height: 100%; }
.TopRightStats .Text { positon: absolute; bottom: 0; vertical-align: text-bottom; margin-top: 70px; margin-right: 5px }
