@charset "utf-8";

a:link, a:hover, a:active { 
    text-decoration: none; 
}

select:-moz-focusring { color: transparent; }

#IPformulateQuestionsContainer_12420{
	position: relative;
	padding: 0px;
	width: 740px;
	height: 500px;
	background-image: url("../images/IP_formulateQuestions_box2.png");
	/*repeat: no-repeat;*/
	overflow: hidden;
}

/*---------------------------------------------------
                 *****  Intro  ****** 
 ----------------------------------------------------*/

.IPformulateQuestions_12420{
	position:absolute;
	width:650px;
	top: 145px;
	left: 70px;
	font-family: arial;
	font-size: 95%;
}

#IPFQ_quoteBox_12420{
	width:610px;
	top: 0px;
	height: 110px;
	padding: 1px 1px 25px 20px;
	font-size: 95%;
	background-color: #ceecf4;
}

#IPFQ_sourceInfo_12420{
	position: relative;
	top: 0px;
	font-size: smaller;
	line-height: 1.3em;
}