/* 	Twitter */

.boite{
	border:1px none white;
	margin: 0;
	padding: 0;
}


.boite ul{
	border:1px none pink;
	margin:0;
	padding:0;
}

.boite ul li {
	border-bottom:1px dotted #6e6e6e ;
	
}

.date a{
	color:#6e6e6e;

}