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

#content {
	position: relative;
}

#content h1 a.btn-promotions {
	float: right;
	padding-left: 25px;
	background: url(../images/red/red-arrow.gif) no-repeat 0 0;
	font-size: 0.6em;
	color: #999;
}
#content h1 a:hover {
	background-position: 0 -20px;
	text-decoration: none;
	color: #c00;
}

#content h2 {
	margin: 25px 0 0;
	padding: 0;
	text-align: left;
	font-size: 18px;
	font-size: 16px;
}

#content p {
	clear: both;
	margin: 15px 10px;
	padding: 0;
	text-align: justify;
}

#content .col1 {
	float: left;
	width: 440px;
}
#content .col2 {
	float: left;
	width: 440px;
}

#content ul {
	margin: 15px 10px;
	padding: 0 0 0 20px;
	list-style-type: disc;
}