/* =faq-page-style1
-------------------------------------------------------------- */
.toplink {display:block;margin-right:2em;text-align:right;}
.faqlinks li {line-height:1.4;}
.faq h3 { margin: 3em 0 1em 0; }

/* =tips
-------------------------------------------------------------- */
.widget.tipTicker {min-height:220px;margin-top:2em;}
* html .widget.tipTicker {height:220px;}
.tipTicker h4 {margin:0;}
.tipTicker p {margin:0.6em 0;}
#pause {cursor:pointer;cursor:hand;text-align:right;font-size:92%;}
/* ie needs this set for the text during fade*/
*+html .tip * {background-color:#fff;}
* html .tip * {background-color:#fff;}