/* @override 
	http://localhost/~olikenobi/TraductionWeb/css/faq.css
	http://www.traductionweb.net/v1/css/faq.css
*/

#content h2 {
	margin: 25px 0 0;
	padding: 0 0 0 30px;
	background: url(../images/dotquote.gif) no-repeat 0 0;
	text-align: left;
	font-style: italic;
	font-size: 1.1em;
}

#content p {
	clear: both;
	margin: 10px 10px;
	padding: 0;
	text-align: justify;
	font-size: 0.9em;
}

#content .col1 {
	float: left;
	width: 420px;
	padding-right: 19px;
	border-right: 1px solid #ccc;
}
#content .col2 {
	float: left;
	width: 420px;
	padding-left: 20px;
}

#content ul {
	overflow: hidden;
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
