.hiderBox{
	display:none;
	background-color:#E7E7E7;
	padding:5px;
}
.hiderTitle{
	cursor:pointer;
}
