/* Fleurology - Live */

body {
	background: none;
}

#animtool {
	width: 267px;
	height: 468px;
}

#animarea {
	width: 267px;			
	height: 468px;                  /* actual area where object exists and can be moved */
}

#animtool img {
	display: inline;
	padding: 0px;
}

#navarea {
	width: 267px;
	top: 0px;
	height: 32px;
}


#hslayer {
	width: 0px;			/* FF (correct) sizing. RCL change to zero, not using hotspots here */
	height: 0px;                  /*  RCL change to zero, not using hotspots here */
	left: 0px;
	top: 0px;
	position: absolute;
}

#imgload {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#b360linkarea {
	color:#999;
}
