#gear
 {
	position:relative;
	
	margin-left:10px;

	width:550px;
	height:316px;
	background:url(../images/gear.gif);
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
 }

#gear li
{
	margin:20;
	padding:0;
	list-style:none;
}

#gear li a span
{
	display: none;
}

#gear li a
{
	position:relative;
	display:block;
	/*
	Specifying a background image (a 1px by 1px transparent gif) fixes a bug in 
	older versions of IE that causeses the block to not render at its full dimensions.
	*/
	background:url(../images/blank.gif);
}

#gear li a:hover span
{
	position:relative;
	display:block;
	left:40px;
	top:-10px;
	padding:5px;
	border:1px solid #000;
	background:#fff;
	text-decoration:none;
	color:#000000;
	filter:alpha(opacity=80);
	opacity:0.9;
}

#gear b
{
	font-size: 130%;
}

#gear a.leftspeaker
{
	top:64px;
	left:180px;
	width:40px;
	height:65px;
}

#gear li a:hover.leftspeaker span
{
	width:180px;
}

#gear a.leftscanner
{
	top:-16px;
	left:228px;
	width:25px;
	height:40px;
}

#gear li a:hover.leftscanner span
{
	width:205px;
}

#gear a.leftcolorstrip
{
	top:-56px;
	left:257px;
	width:73px;
	height:25px;
}

#gear li a:hover.leftcolorstrip span
{
	width:205px;
}

#gear a.kinta
{
	top:-86px;
	left:333px;
	width:35px;
	height:30px;
}

#gear li a:hover.kinta span
{
	width:205px;
}

#gear a.subwoofer
{
	top:34px;
	left:295px;
	width:57px;
	height:65px;
}

#gear li a:hover.subwoofer span
{
	width:130px;
	top:-14px;

}

#gear a.microphone
{
	top:-116px;
	left:344px;
	width:23px;
	height:23px;
}

#gear li a:hover.microphone span
{
	width:150px;
}

#gear a.rightcolorstrip
{
	top:-205px;
	left:375px;
	width:90px;
	height:23px;
}

#gear li a:hover.rightcolorstrip span
{
	width:205px;
}

#gear a.mirrorball
{
	top:-186px;
	left:380px;
	width:35px;
	height:45px;
}

#gear li a:hover.mirrorball span
{
	width:154px;
	left:40px;
	top:-80px;
}

#gear a.rightscanner
{
	top:-281px;
	left:468px;
	width:25px;
	height:43px;
}

#gear li a:hover.rightscanner span
{
	width:205px;
	left:-225px;
}

#gear a.rightspeaker
{
	top:-316px;
	left:500px;
	width:48px;
	height:85px;
}

#gear li a:hover.rightspeaker span
{
	width:180px;
	left:-180px;
	top:-16px;
}

#gear a.revo
{
	top:-305px;
	left:435px;
	width:55px;
	height:120px;
}

#gear li a:hover.revo span
{
	width:205px;
	left:-210px;
	top:-180px;
}

#gear a.sunflower
{
	top:-405px;
	left:10px;
	width:100px;
	height:110px;
}

#gear li a:hover.sunflower span
{
	width:205px;
	left:-40px;
	top:64px;
}