@charset "utf-8";
/* CSS Document for Alpari global styles. */

div#columnCentre ul#faq { 
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin:0 0 0 25px; 
	padding:5px 0 0 0;
}

div#columnCentre ul#faq li { background:url(http://static.alpari.co.uk/images/bg-faq-item.gif) 0 bottom no-repeat; padding:10px 0 17px 0; position:relative; width:520px }
  #faq span.listStyle { background:url(http://static.alpari.co.uk/images/bg-faq-bullet.gif) 0 0 no-repeat; color:#fff; display:block; float:left; font-size:16px; font-weight:bold; height:20px; padding-top:2px; text-align:center; width:20px; }
  #faq li h2 { display:block; font-size:1.2em; margin:2px 0 10px 25px; _margin-left:0; width:380px; }
  #faq li a { font-family: verdana, arial, helvetica, sans-serif; padding:0 !important; }
  #faq .show { background:url(http://static.alpari.co.uk/images/bg-faq-answer.gif) right 4px no-repeat; display:block; width:60px; position:absolute; top:15px; right:10px; }
  #faq .hide { background:url(http://static.alpari.co.uk/images/bg-faq-close.gif) right 4px no-repeat; color:#999; display:none; width:50px; position:absolute; top:15px; right:10px; }
  #faq p { font-family: verdana, arial, helvetica, sans-serif; font-size:1em !important; padding:0 10px 0 25px; text-align:justify; }
  #faq .clear { height:10px; }