div.center ul.leftnav { width: 221px; } 

div.center ul.leftnav li a { background: url(../_images/arrow_off.png) 0 0 no-repeat; width: 148px; padding-right:50px;}
div.center ul.leftnav li a:hover { background: url(../_images/arrow_hover.png) 0 0 no-repeat; }

/*div.center ul.leftnav li.double a { background: url(../_images/arrow_off_features.png) 0 0 no-repeat; width: 148px; padding-right:50px;}
div.center ul.leftnav li.double a:hover { background: url(../_images/arrow_hoverDouble_features.png) 0 0 no-repeat; }*/

div.center ul.leftnav li.active a { background: url(../_images/arrow_active.png) 0 0 no-repeat; width: 148px; padding-right:50px;}
div.center ul.leftnav li.active a:hover { background: url(../_images/arrow_active.png) 0 0 no-repeat; }

div.center ul.leftnav li.double a { background: url(../_images/arrow_off_features.png) 0 0 no-repeat; width: 148px; padding-right:50px;}
div.center ul.leftnav li.double a:hover { background: url(../_images/arrow_hoverDouble_support.png) 0 0 no-repeat; }
div.center ul.leftnav li.active.double a { background: url(../_images/arrow_activeDouble_support.png) 0 0 no-repeat; width: 160px; padding-right:50px;}
div.center ul.leftnav li.active.double a:hover { background: url(../_images/arrow_activeDouble_support.png) 0 0 no-repeat; }

div.center ul.leftnav li.triple a { background: url(../_images/arrow_off_features.png) 0 0 no-repeat; width: 148px; padding-right:50px;}
div.center ul.leftnav li.triple a:hover { background: url(../_images/arrow_hoverTriple_support.png) 0 0 no-repeat; }
div.center ul.leftnav li.active.triple a { background: url(../_images/arrow_activeTriple_support.png) 0 0 no-repeat; width: 160px; padding-right:50px;}
div.center ul.leftnav li.active.triple a:hover { background: url(../_images/arrow_activeTriple_support.png) 0 0 no-repeat; }

/*div.center ul.leftnav li.active.double a { background: url(../_images/arrow_activeDouble_features.png) 0 0 no-repeat; width: 148px; padding-right:50px;}
div.center ul.leftnav li.active.double a:hover { background: url(../_images/arrow_activeDouble_features.png) 0 0 no-repeat; }*/

#deviceSelect{position:relative;text-align:center;padding:50px 0;background:url(../_images/supportBG.jpg);background-repeat:repeat-x;width:602px;}
.topLeft{position:absolute;top:0;left:0;z-index:100;}
.topRight{position:absolute;top:0;right:0;z-index:100;}

#faq{background-image:url(/travelsmarter/_images/faq.jpg);background-repeat:no-repeat;background-position:top right;}
#faq h3{padding:20px 0 0 0;margin-bottom:0;float:left;font-size:18px;}  
#faq .top{float:right;width:25px;margin-top:20px;}
#faq h2 a{color:#000;font-size:24px;}
#faq h2{padding:2px 0 5px 0;}
#faq .clear{margin:0;height:1px;}
