.arpw-ul {
	list-style: none;
	padding: 0;
}

.arpw-li {
	margin-bottom: 10px;

	transition: ease-in-out .3s;
}
/*.arpw-li:first-child{*/
	/*display: block;*/
	/*opacity: 1;*/
/*}*/
/*.arpw-time {*/
	/*display: block;*/
	/*color: #aaa;*/
/*}*/

.arpw-clearfix:before,
.arpw-clearfix:after {
	content: "";
	display: table;
}

.arpw-clearfix:after {
	clear:both;
}

.arpw-clearfix {
	zoom:1;
}