body{
	font: 12px/22px Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
}
.turntoolmain{
	display: inline;
	float: center;
}
.logo{
	display: inline;
	float: center;
}
.newlinebr {
	clear: both;
}
.turntool{
	display: inline;
	float:center;
	width:640px;
	height:480px;
}
.button {
	margin-left:auto;
	margin-right:auto;
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	float:left;
}
#CameraCell { 
	text-align:center; 
	width:640px;
	margin: 0 auto;
}