

body{
	font:11px Arial,Tahoma, sans-serif;
}

.headline {
	background:transparent url(../images/en/comments-headline.gif) no-repeat 0 0;
	height:42px;
	text-indent:-9999px;
	width:302px;
	margin: 10px 0 0 8px;
}

form{
	margin: 15px 0 0 15px;
}

form:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

form {display: inline-block;}

/* \*/
* html form {height: 1%;}
form {display: block;}
/* */

.form_g{
	margin: 0 0 5px 0 !important;
}

label{
	display: block;
	color: #2E5686 !important;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 20px;
	background: transparent url(../images/puce.gif) no-repeat 0 2px;
}

input{
	width: 185px;
	height: 15px;
	color: #5A5A5A !important;
	border: 1px #BDBDBD solid;
}
.submit{
	width: 23px;
	height: 18px;
	border: none;
	margin: 0 0 0 268px;;
}

p{
	color:#5A5A5A;
	font-size:12px;
	font-weight: bold;
	padding: 20px 130px 0 130px;
}

p.result{
	width: 340px;
	font-size: 14px;
	color: #2E5686;
	padding: 20px 0 0 0;
	text-align: center;
}

p a{
	font-size: 14px;
	color: #2E5686;
}