/* FAQs CSS */.howto{	margin: 30px 0 10px 7px;	width: 210px;	float: right;	}	.howto img{	float: right;	clear: both;	border: solid rgb(51,51,51) 2px;	}.howto h5{	margin: 0;	padding-bottom: 1em;	font-size: 120%;	/*color: rgb(0,0,100);	color: rgb(133,37,37);*/	color: rgb(102,102,51);	text-align: center;	}.howto p{	padding: .3em 0 1em;	font-weight: 700;	font-size: 1.1em;/*	color: rgb(133,37,37);*/	color: rgb(102,102,51);	text-align: center;	clear: both;	}p.runningquest{	margin-top: .9em;	font-weight: 700;/*	color: rgb(133,37,37);*/	color: rgb(153,0,0);	}p.answer:first-letter{	font-weight: 700;	}