/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

.plan_table{ font:14px Arial, Helvetica, sans-serif; margin:10px 0px 20px 0px;}
.plan_table th{ height:48px; font-size:18px; vertical-align:middle; text-align:center; font-weight:normal; }
.plan_table td{ width:175px; text-align:center; vertical-align:middle; height:55px; }
.plan_table td.feature_td{ text-align:left; width:248px; font-weight:bold; padding-left:13px; }
.plan_table th.odd_td { width:180px; background-color: #E7F8C8; }
.plan_table tr.rate{ font-size:16px; }
.plan_table tr.rate span{ font-size:18px; }
.plan_table tr.rate strong{ font-size:24px; font-weight:normal }
.plan_table .buy_now { margin:10px 0px; }
.plan_table { color:#000; }
.plan_table th { color:#fff; text-shadow:1px 1px 1px #2a2b31; background:url(http://wphosting.ph/wp-content/uploads/2011/08/host_title_bg.png); border-bottom:3px solid #50535e; }
.plan_table td{ border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; }
.plan_table th.odd_td{ background:url(http://wphosting.ph/wp-content/uploads/2011/08/host_title_bg_big.png); border-bottom:3px solid #b14945; }
.plan_table td.odd_td{ background-color: #E7F8C8;}
.plan_table td.bdr_non{ border-right:0px; }
.plan_table tr.rate{  background:#fbf7dd; color:#c34a46; }