@charset "utf-8";
/* CSS Document */

/* This style is being used to fix the list margins in IE6 and IE7 on the faqs page.  */
#mainContent #faqs ol {
	margin-left: 10px;	
}