.vany-form{
	border:1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	background-color: transparent;
	width: 100%;
	padding: 3px;
	/*height: 100%;*/
}

.vanyGrid {
	max-height: 750px;
	overflow: scroll;
}