#plugin
{
	background: #cccccc;
	color: #aaaaaa;
	display: block;
	/*padding: 9px 10px 5px 10px;*/
	padding: 9px 7px 10px 10px;
	_padding-right: 0;
	z-index: 20;
	position: absolute;
	width: 133px;
	_width: 144px;
	_padding-right: 0px;
}

#SV
{
	background: #FF0000 url('img/SatVal.png');
	_background: #FF0000;
	position: relative;
	cursor: crosshair;
	float: left;
	height: 100px;
	width: 101px;
	_width: 100px;
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/SatVal.png', sizingMethod='scale');
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

#SVslide
{
	background: url('img/slide.gif');
	height: 9px;
	width: 9px;
	position: absolute;
	top: -4px;
	left: -4px;	
	_font-size: 1px;
	line-height: 1px;
}

#H
{
	border: 0px solid #000;
	cursor: crosshair;
	float: left;
	height: 88px;
	position: relative;
	width: 19px;
	padding: 0;
	top: 4px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

#Hslide
{
	background: url('img/slideHue.gif');
	height: 5px;
	width: 33px;
	position: absolute;
	top: -7px;
	left: -8px;
	_font-size: 1px;
	line-height: 1px;
}

#Hmodel
{
	position: relative;
	top: -4px;
}

#Hmodel div
{
	height: 1px;
	width: 19px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
