.accordionButton {  background:url(../../images/top-menu-arrow.gif) no-repeat right 2px; cursor:pointer;}
.accordionContent { top:0px; clear:both; }

/* mouseover / active */
.on { color:#FF6C00 !important; background:url(../../images/top-menu-arrow-selected.gif) no-repeat right 2px;}
.over { color:#333 !important;}
.onFAQ h3{ color:#FF6C00 !important;}
.overFAQ { color:#333 !important;}

/* customized to display menu as horizontal line */
/*.button1, .button2, .button3, .button4{ position:absolute; width:200px;}
.content1, .content2, .content3, .content4{ position:absolute; width:200px; top:35px;}

.button1{ margin-left:0;}
.button2{ margin-left:200px;}
.button3{ margin-left:400px;}
.button4{ margin-left:600px;}

.content1{ margin:0 0 0 0;}
.content2{ margin:0 0 0 200px;}
.content3{ margin:0 0 0 400px;}
.content4{ margin:0 0 0 600px;}*/
/* customized to display menu as horizontal line */
