﻿#faqcontent
{
	width: 890px;
	height: auto;
	padding-top: 128px;
	padding-left: 57px;
	background-image: url('../../pedialyte/img/background/faq_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	
} html>body #faqcontent { float: left;}

#faqcopy
{
	width: 620px;
	height: auto;
	padding: 24px 15px 0px 30px;
	float: left;	
}

#savenow
{
	height: 67px;
	width: 208px;
	padding-top: 1px;
	padding-left: 12px;
	float: left;
}

#faqs
{
	width: 788px;
	height: auto;
	padding: 24px 72px 0px 87px;
	float: left;
	background-image: url('../../pedialyte/img/common/content_bg.jpg');
	background-position: center top;
	background-repeat:repeat;	
}

#faqfooter 
{
	width: 947px;
	height: 138px;
	float:left;		
}

a.question 
{
	font: normal normal normal 10pt/18pt Arial;
	color: #0069AB;
	text-decoration: underline;

}

.answer 
{
	font: normal normal normal 10pt/12pt Arial;
	color: #000000;	
	padding-bottom: 10px;
}

