/********************************************************/
/* General Style Sheet for Today's allergies					*/
/* Copyright 2006 by Bigpink						 				*/
/* By Maryse Borgès													*/
/* 					 													*/
/* Last Edited on 27/09/2006										*/
/********************************************************/


.FAQ_Box
{
	padding :10px 5px 5px 0px;
	vertical-align: bottom;
}

.FAQ_furtherinfo
{
	color: #6d9ece;
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px 0px 5px 3px;
}

.FAQLink
{
	font: Arial, Helvetica, sans-serif;
/*	font-size: 0.9em;*/
	font-weight: normal;
	color: black;
	padding: 3px 0px 2px 3px;
}
.FAQLink a, .FAQLink:visited
{
	text-decoration: none;
}
.FAQLink a:hover, .FAQquestion a:hover
{
	text-decoration: underline;
}

.FAQLine
{
	padding: 5px 0px 3px 0px;
}
.FAQtext
{
	font: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #2f4c8e;
	padding: 8px 15px 8px 14px;
	height: 60px;
}
.FAQanswerContainer
{
	height: 120px;
}
.FAQanswerContainerInner
{
	padding: 8px 15px 8px 14px;
}
.FAQanswer
{
	font: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #2f4c8e;
}
.FAQquestionContainer
{
	height: 90px;	
}
.FAQquestionContainerInner
{
	padding: 8px 13px 8px 12px;
}
.FAQquestion
{
	font: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #2f4c8e;
}
.FAQquestion a, .FAQquestion a:visited
{
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2f4c8e;	
	text-decoration: none;
}
.FAQquestion a:hover
{
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2f4c8e;	
	text-decoration: underline;
}

.FAQ_header_box
{
	width: 164px;
	height: 20px;
	background-image: url("../SiteImages/template/test_top.jpg"/*tpa=http://www.todaysallergies.com/images/template/test_top.jpg*/);
}
.FAQ_header_box2
{
	width: 164px;
	height: 20px;
	background-image: url("../SiteImages/template/test_top.gif"/*tpa=http://www.todaysallergies.com/images/template/test_top.gif*/);
}
.FAQ_bottom_box
{
	width: 164px;
	height: 20px;
	background-image: url("../SiteImages/template/test_bottom.gif"/*tpa=http://www.todaysallergies.com/images/template/test_bottom.gif*/);	
}
.FAQ_bottom_box2
{
	width: 164px;
	height: 20px;
	background-image: url("../SiteImages/template/test_bottom2.gif"/*tpa=http://www.todaysallergies.com/images/template/test_bottom2.gif*/);	
}

.FAQ_test_box
{
	width: 164px;
	height: 170px;
	background-image: url("../SiteImages/template/test_bg.jpg"/*tpa=http://www.todaysallergies.com/images/template/test_bg.jpg*/);	
	background-repeat: no-repeat;
	background-position: middle;
	background-color: #abcee6;	
	padding-top: 70px;
}
.FAQ_test_box2
{
	width: 164px;
	background-image: url("../SiteImages/template/test_bg.gif"/*tpa=http://www.todaysallergies.com/images/template/test_bg.gif*/);	
	background-repeat: no-repeat;
	background-position: middle;
	background-color: #abcee6;		
}
.FAQ_test_box3
{
	width: 164px;
	/*height: 100px;*/
	background-image: url("../SiteImages/template/test_bg2.gif"/*tpa=http://www.todaysallergies.com/images/template/test_bg2.gif*/);	
	background-repeat: no-repeat;
	background-position: top;
	background-color: #abcee6;		
}
.FAQ_test_intro
{
	color: #67a1d0;
	font-size: 0.9em;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 13px 5px 17px;
}
.FAQ_test_intro a, .FAQ_test_intro a:hover
{
	color: #67a1d0;
	font-size: 0.9em;
	font-weight: bold;	
}
.FAQ_btn_yes
{
	float: left;
	padding: 10px 5px 0px 15px;
}
.FAQ_btn_no
{
	float: right;
	padding: 10px 15px 0px 5px;
}
.FAQ_btn_back
{
	vertical-align: bottom;
	text-align: right;
	padding: 10px 15px 0px 5px;
}
.FAQ_buttons
{
	height: 40px;
	vertical-align: bottom;
}

