﻿/* globals */
html, body {	height:100%; overflow:auto;	}
body{	background-color: #FFFFFF; height: 100%; padding: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: 0px;	border: 0px;	}
/* id's */
#OKdesign{	position: absolute; overflow: auto; width: 100%; height: 100%; top: 0px; left: 0px;	}
#noFlash{	position: absolute; overflow: auto; top: 20px; left: 20px;	}
