/*//_1295_//*/
.tool-tip {
	color: #fff;
	width: 400px;
	z-index: 13000;

}
 
.tool-title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	background-image: url(/base/mootools/bubble.png);
	background-position: left top;
	color: #804000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
 
.tool-text {
	font-size: 12px;
	background: url(/base/mootools/bubble.png) bottom right;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	color: #333333;
	line-height: 20px;
}
 
.custom-tip {
	color: #000;
	width: 350px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.wheel {
	margin: 1em;
}

#cow1{
	cursor: n-resize;
}
#cow2{
	cursor: n-resize;
}
#color {
	cursor: n-resize;
}

#color {
	width: 300px;
	height: 150px;
	border: 1px solid #333333;
	background-color: #e8a3a3;
}
