.settings{
	width:189px;
	background:#eda01b url(img/settings-panel.png) no-repeat;
	margin:20px;
	padding:100px 10px 20px 10px;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius: 12px;
	border:1px solid #000;
}
.settings li{
	width:200px;
}
.settings li div{
	float:left;
	width:130px;
	font-size:12px;
	padding-top:5px;
}
.settings li input{
	float:left;
	width:56px;
	height:19px;
	padding:1px;
	font-size:12px;
	border:1px solid #777;
	margin-bottom:-1px;
}
.settings:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hidden{
	display:none;
}
#presetButton div{
	padding-bottom:10px;
}
#presetButton .leftArrow{
	width:12px;
	height:11px;
	float:left;
	background:url(img/arrows.png)0 0 no-repeat;
}
#presetButton .leftArrow{
	width:12px;
	height:11px;
	float:left;
	background:url(img/arrows.png)0 6px no-repeat;
	margin:0 3px 0 3px;
}
#presetButton .rightArrow{
	width:13px;
	height:11px;
	float:left;
	background:url(img/arrows.png)-12px 6px no-repeat;
	margin:0 0 0 3px;
}
#currentPreset{
	font-weight:bold;
	float:left;
	width:16px;
	text-align:center;
}
.cursorWait{
	cursor:wait;
}
h3{
	margin-top:12px;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	text-align:center;
	width:180px;
	color:#561100;
}
h3 a{
	color:#561100;
}
.drawButton{
	margin:10px 0;
	height:24px !important;
	font-size:13px;
}
#ieSplashScreen{
	display:none;
}
#canvas{
	cursor:move;
}
.splash{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	width:400px;
	z-index:10;
	border:1px solid #000;
	background-color:#eda01b;
	position:relative;
	left:70px;
	opacity: 0.90;
	filter: alpha(opacity = 90);
	font-size:22px;
	padding:25px;
	line-height:26px;
	text-align:center;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius: 12px;
}
.splash li,.splash p{
	font-family:georgia,serif;
}
.splashBody{
	font-size:12px;
	text-align:left;
	line-height:18px;
}
.mousewheelText{
	font-size:18px;
	padding:20px 0;
	text-align:center;
}
.copyright{
	font-size:14px;
	padding:10px 0 0 0;
	text-align:center;
}
#ck_sharethis{
	color:#000;
}
#shareThisBtn{
	margin:3px 0 15px 20px;
}
#startHere{
	position:absolute;
	top:121px;
	left:209px;
	z-index:10;
	display:none;
}
/* Share This Button CSS */
body {
	font-family:helvetica,sans-serif;
	font-size:12px;
}
a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:3px;
	vertical-align:middle;
}
a.stbar.chicklet {
	height:16px;
	line-height:16px;
}
