.BVModal {  
	width: 665px; 
	height: 600px; 
	background: #fff;
}
#BVRRContainer {  
	height: 100%;
    overflow-y: auto;
    width: 100%; 
}
.overlay_close {
	position: absolute;
	right: 15px;
	top: 3px;
	background: url('../Images/controls.png') no-repeat;
	width: 20px;
	height: 20px;
	border: none;
}
.popup_wrapper{
overflow:hidden !important;
}
.BVRRSummayDetail{
border-bottom: 1px solid #bbbbbd;
}
