#temoignage {
	width: 303px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	position: fixed;
	float: none;
}
#temoignage ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#temoignage ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
