@charset "utf-8";
/* CSS Document */

table.comparison { width: 910px; }
table.comparison td { border-top: solid 1px white!important; border-right: solid 1px white!important; }
table.comparison td.purple { background: #bcadce!important; }
table.comparison td.green { background: #abd3c0!important; }
table.comparison td.blue { background: #afd4e6!important; }
table.comparison td.button, table.comparison td.grad_purple, table.comparison td.grad_green, table.comparison td.grad_blue { border-top: none!important; padding: 0; }
table.comparison td.grad_purple, table.comparison td.grad_green, table.comparison td.grad_blue { vertical-align:bottom; }

table.comparison td.purple1 { background: #c3b4d2!important; }
table.comparison td.green1 { background: #b3d7c6!important; }
table.comparison td.blue1 { background: #b8d8e9!important; }

table.comparison td.purple2 { background: #cbbed8!important; }
table.comparison td.green2 { background: #beddcf!important; }
table.comparison td.blue2 { background: #c2deeb!important; }

table.comparison td.purple3 { background: #d4c8de!important; }
table.comparison td.green3 { background: #c9e3d7!important; }
table.comparison td.blue3 { background: #cee4ee!important; }

table.comparison td.purple4 { background: #ddd2e4!important; }
table.comparison td.green4 { background: #d4e9e0!important; }
table.comparison td.blue4 { background: #d8e9f1!important; }

table.comparison td.purple, table.comparison td.purple1, table.comparison td.purple2, table.comparison td.purple3, table.comparison td.purple4 { width: 149px!important }
table.comparison td.green, table.comparison td.green1, table.comparison td.green2, table.comparison td.green3, table.comparison td.green4 { width: 148px!important; }
table.comparison td.blue, table.comparison td.blue1, table.comparison td.blue2, table.comparison td.blue3, table.comparison td.blue4 { width: 148px!important; }

table.comparison span.small { font-size: 9px; }
table.comparison .red { font-size: 15px; line-height: 32px; }
table.comparison .offer { font-size: 18px; }

table.comparison a.btn_affiliates { background: url(../../img/affiliates/btn_buy_now.png) no-repeat top; width: 148px; height: 45px; display: block; }

table.comparison td.whyavg { text-align: left; }
table.comparison td.first p strong { color: #02538e!important; }

table.comparison .grad_purple { background: url(../../img/affiliates/grad_purple.png) no-repeat left bottom!important; }
table.comparison .grad_green { background: url(../../img/affiliates/grad_green.png) no-repeat left bottom!important; }
table.comparison .grad_blue { background: url(../../img/affiliates/grad_blue.png) no-repeat left bottom!important; }

table.comparison .info { background: #fff!important; }
table.comparison h3 { font-family: Verdana; font-size: 14px; }


