.divShow{
	display:inline;
}
.divHide{
	display: none;
}
.favorDel{
	color: #a00010;
	cursor: hand;
	display: inline;
}
