
ul.myfaq{margin-top:-10px;}

/**:first-child+html  ul.myfaq{margin-top:-13px;}, *html ul.myfaq{margin-top:-15px;}*/

.faq{clear:both; }
.qq{

cursor:pointer;
font-size:1.2em !important;
padding-left:22px;
}
.qq:hover{

color:#4D86AB!important;
}
.aa{
width:90%;
color: #666!important;
padding-left: 10px;
margin:3px 10px 3px 25px;
font-size:1.1em!important;
background:url(../img/bg/dotted-line.jpg) no-repeat top left;


}

*:first-child+html  p.aa{ margin-bottom:10px; }


.question { margin-bottom:-2px !important; margin:0px; background: url("../img/icons/plus.gif") no-repeat 5px 5px; width:90%;}
*html .aa{margin-left:27px;}
*:first-child+html  p.question{margin-top:0px;}, *html  p.question{margin-top:0px;}
p.question span{font-size:0.8em; text-transform:uppercase; padding-top:1px; margin-right:10px; color:#EC1B2E; width:45px; display:block; float:left; }
*:first-child+html  p.question span{padding-top:2px;}, *html  p.question span{padding-top:2px;}

/* ------ The FAQ Show/Hide Links ----- */
a.aaShow, a.aaHide{
float:left; 
margin:0 5px 0 0;
padding: 0 2px;
font-size:10px;
text-decoration:none;
width:16px;
text-align:center;
border:1px solid #FFF;
color:#232323;


}

*:first-child+html a.aaShow, *:first-child+html a.aaHide{margin-top:10px;}
*html a.aaShow, *html a.aaHide{margin-top:10px;}

a.aaHide{
border:1px dotted #EEE;
}
a.allShow, a.allHide{
display:inline;
float:left;
width:54px;
border:1px dotted #EEE;
background-color:#FFF;
color:#004080;
padding:4px;
font-size:12px;
margin:0 5px 15px 0;
text-align:center;
display:none !important;
}
a.aaShow:hover, a.aaHide:hover{
border:1px dotted #004080;
}
a.aaHide:hover{
color:#004080;
}
a.aaShow:hover{
color:#004080;
}
.oo .aaShow{
display:none;
}
.xx .aaHide{
display:none;
}
/*------- These links are shown with JS, hidden if JS is off ------ */
a.aaShow, a.aaHide, a.allHide, a.allShow{
display:none;
}
/* ------- Add class of 'imgLinks' to show arrow images -------*/
.imgLinks .qq{
background-position:0px 20px;
background-repeat:no-repeat;
padding-left:35px;
}
