#wrapper {
	width: 562px;
	margin: auto;
	height: 590px;
	background: url(Images/smile-page-01.jpg) no-repeat top;
}
#rhs-wrapper {
	position: relative;
	float: right;
	width: 150px;
	height: 420px;
	top: 150px;
}
#rhs-spacer {
	height: 75px;
}
#app {
	height: 113px;
	 cursor:pointer;
}
#rhs-sm-spacer {
	height: 13px;
}
#disc, #terms {
	height: 113px;
	 cursor:pointer;
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}