html,body{
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	min-height: 100%;
}
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
#imagebox {
	background-color: #CCCCCC;
	padding: 5px;
	width: 120px;
	border: 1px solid #333333;
	text-align: center;
	float: left;
	margin: 2px;
}
#saturs {
	margin: 0px;
	width: 430px;
	overflow: auto;
	height: 100%;
	min-height: 100%;
}
