
html, body
{
  height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
}

.content {height:100%; width: 99%;}
iframe {height:100%;width:100%}

search_form {left: 200px!important}