/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here 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.

*/

table{font-size:14px;width:100%;text-align:left;border-collapse:collapse;margin:15px 0 20px;}
table th{font-size:12px;font-weight:400;background:#e9e9e9;color:#555;padding:8px 10px;text-align:center; border:1px solid #d4d4d4;}
table td{background:#fcfcfc;border-bottom:1px solid #d4d4d4;color:#333;border-top:1px solid transparent;padding:9px; border:1px solid #d4d4d4;}
table.membership th.gold { background:#e7b737; border:1px solid #cc9f23; }
table.membership td.gold { background:#fff298; border:1px solid #cc9f23; }

h4 { font-size: 16px; text-transform:uppercase; }


#main .equal-col-left { float:left; width:380px; margin-bottom:20px; }
#main .equal-col-right { float:right; width:380px; margin-bottom:20px; }





