﻿html, body, form 
{
	height:100%;
}

body 
{
	margin: 0px; 
	overflow:hidden;
}

.ui-dialog .ui-dialog-content 
{
    overflow: hidden; 
    padding: .1em;
    margin-top: 2px;
}