
/* CSS Document */

#rightColumnOppForm td
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4a4c54;
	text-align: right;
	padding: 1px;
}

.headerFAQ
{
	float: left;
	width: 530px;
	background-image: url(../../images/bkground_dropdown.jpg);
	background-repeat: repeat-x;
	margin: 2px 0 0 10px;
	z-index: 10;
	
}
#leftColumnOpp > .headerFAQ
{
	margin-left: 20px;
	/*padding:5px 0px 5px 0px;*/
}

.headerFAQ p
{
	margin-top: 0;
}
#container > .headerFAQ p
{
	margin-top: 10px;
}

.questions
{
	color: #00b6df;
}

.clearboth
{
	clear: both;
}

.textSuccess
{
	color: Red;
	text-align: center;
	font-size: 15px;
	padding-bottom: 10px;
	font-family: Trebuchet MS;
}

#firstName, #surname, #company, #address1,#address2, #city, #country, #telephone, #email,#caracterLeft
{
	width:185px;
}

#comments
{
	width:188px;
}

.moreInfoH1
{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #333;
	font-weight: lighter;
	padding: 10px 0 0 20px;
	padding-bottom: 0;	
}

#leftColumnOpp > .faqBox
{
	margin-left: 18px;
	/*padding:5px 0px 5px 0px;*/
}

.faqBox
{
	width:530px;
	margin-left: 20px;
	background-color:white;
	text-align:left;
	
	
	}

.clearbothFaq
{
	clear:both;
	height:10px;
	background-color:Yellow;
}

.faqBox p
{
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
}
