#faq  #main 	{background:url(/images/global/mainBackground.gif) bottom no-repeat; width: 908px;}

#faqContainer				{width: 648px; margin-left: 47px; float: left;}
#faqContentTop 				{width: 648px; height: 4px; background:url(/images/faq/faqContentTop.jpg) no-repeat; font-size: 1px;}
#faqContent 					{width: 636px; padding: 5px; border-left: 1px solid #89bbe0; border-right: 1px solid #89bbe0; }
#faqContentBottom			 {width: 648px; height: 25px; background:url(/images/faq/faqContentBottom.jpg) no-repeat;  font-family: Arial, Tahoma, sans-serif; text-align: center; font-size: 14px; color: #FFF; padding: 3px;}

#faqList					{ margin: 0; padding: 0; min-height: 150px}
* html #faqList				{ height:150px; }
#faqList li					{ float: left; list-style-type: none; padding: 0; margin: 0; }
#faqList li a.question			{color: #0588ba; font-size: 12px; float: left; width: 580px; display:block; padding:0; margin:0; cursor:pointer;}
#faqList li a.foldClosed		{display: block; width: 44px; height: 21px; float: left; background: url(/images/faq/faqFoldClosed.jpg) center no-repeat; padding:0; margin:0; cursor:pointer;}
#faqList li a.foldOpen			{display: block; width: 44px; height: 21px; float: left; background: url(/images/faq/faqFoldOpened.jpg) center no-repeat; padding:0; margin:0; cursor:pointer;}

#faqList .answer				{display: block; margin-left: 46px !important; margin-left: 20px; margin-bottom: 10px; border-left: 1px solid #cfcfcf; padding-left: 6px; color: #333333; float: left; font-size: 12px; width: 580px;}
.faqSeparator				{width: 588px; font-size: 1px; height: 2px; background: #cfcfcf; border: 0; padding:0; margin: 0; margin-left: 44px; margin-top: 5px; margin-bottom: 5px; float: right;}

#faqTabs					{width: 158px; position:relative; left: 48px; top: 37px; float: left;}
#faqTabs .tabNormal			{display: block; background: url(/images/faq/tabNormal.jpg) no-repeat; width: 146px; height: 24px; font-family: Arial, Tahoma, sans-serif; font-size: 14px; font-weight: bold; color:#FFF; margin-bottom: 6px; padding: 6px;}
#faqTabs .tabSelected		{display: block; background: #FFF url(/images/faq/tabSelected.jpg) no-repeat; width: 146px; height: 24px; font-family: Arial, Tahoma, sans-serif; font-size: 14px; font-weight: bold; color:#6caad8; margin-bottom: 6px; padding: 6px; z-index:999;}
#faqTabs a.tabNormal:hover, #faqTabs a.tabSelected:hover {text-decoration: none;}

#faqStretch					{clear: both; display: block; height: 60px;}