#wreList{
	list-style-type:none;
	margin:0;
	padding:0;
}
#wreList .wreThumb,
#wreView{
	padding:10px 0;
	border-bottom:1px solid #CCC;
}
#wreList .wreThumb p,
#view .wreThumb p{
	color:inherit;
	width:calc(100% - 65px);
}
#wreList dl{
	color:#000;
	margin:8px;
}
#wreList dl dd{
	color:#70757A;
	margin:0;
	font-size:0.85em;
}