/** You can begin editing here **/

#wp-sniper-feedback-form ul {
	width: 100%;
}
#wp-sniper-feedback-form ul, #wp-sniper-feedback-form ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#wp-sniper-feedback-form ul li label {
	display: block;
	font-weight: bold;
	width: 100px;
}
#wp-sniper-feedback-form ul li label small {
	font-weight: normal;
	color: #333333;
}
#wp-sniper-feedback-form ul li input, #wp-sniper-feedback-form ul li textarea {
	width: 80%;
	margin-bottom: 1em;
}

/** Do not modify beyond this point **/
#wp-sniper-loading-image { display: block; width: 16px; height: 16px; background: url(loading.gif); margin: 0 auto; }
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:13px;height:11px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star,div.star a{background:url('images/etoiles.gif') no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:12px;height:100%;background-position:0 0px}
div.star_on a{background-position:-24px 0!important}
div.star_hover a,div.star_live a:hover{background-position:-12px 0}
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
div.star{background:transparent!important;overflow:hidden!important}
.ps-override-field { height: 4em; margin: 0; width: 98%; }
