body {
	padding: 0px;
	margin: 0px;
	height:100%;
}

html {
	height:100%;
}

.contener {
	width: 980px;
	margin: 0px auto 0px auto;
	height:100%;
}

.contener iframe{
	width:820px;
	float:left;
}

.contener .jbanner{
	height:600px;
	width:160px;
	float:right;
	background-color:white;
}
