/*  CSS for LISTERINE® Kids – Frequently Asked Questions  */

a:focus {
		outline: none;
}

p{font-size:108%;}
p.title{font-size:123.1%;}
p.small{font-size:85%;}
p.xsmall{font-size:77%;}


div#content{ 
	width:613px; 
	margin:0 auto; 
	float:none;}

body #bg-products{
	background:url(../images/bg-products.jpg) no-repeat; 
	background-position:50% 0%;
}

div#container {
	background: none no-repeat;
}

div#headline{
	margin-top:46px;
}
div#headline h1{
	background-image:url(../images/t-faqs.png); 
	_background:none;
	_filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/t-faqs.png', sizingMethod='image');
	width:609px; 
	height:74px; 
	text-indent:-10000px;
}
div#headline p{ 
	padding:20px 0 0 20px;
}
div#headline p.title{ 
	padding-top:25px;
}

.question-hide, .question-show {
	background-image:url(../images/faq-arrow-left.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	color:#0a4cbc;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:123.1%;
	margin-top:32px;
	padding-left:20px;
	width:560px;
}
div.question-show {
	background-image:url(../images/faq-arrow-down.gif);
}

p.answer{
	line-height:168%;

}

div#topics {
	padding-top: 30px;
}

.text-label {
	font-size:123.1%;
	padding-right: 10px;
}

div#views-table{
	margin-bottom:20px;
}
