.slide-out-div {
    padding: 20px;
	width: 500px;	
	height:auto !important;
	/* background: rgba(242,242,242,0.6); */
	background: #fff;
	border: #600 1px solid;
	z-index: 9999;
	min-height: 350px;
	height: auto;
}
#box-news-bnt > label{
	cursor: pointer;
	opacity: .4
	
}

#box-news-bnt > label:hover{
	opacity: 1
}

#box-news-bnt > .active{
	opacity: 1
}