
#guitar
{
	position:relative;
	float:right;
	top:370px;	
	width:764px;
}

#guitar_top,#guitar_neck,#guitar_bottom
{
	float:left;
}

#guitar_top
{
	width:281px;
	height:250px;
	text-align:center;
	background-image:url(../../img/horz/mandolin-top.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#guitar_neck
{
	background-image:url(../../img/horz/mandolin-neck_vert.png);
	background-position:left center;
	background-repeat:no-repeat;
	width:483px;
	height:250px;
}

.guitar
{
	position:relative;
	height:85px;
	left:1px;
	top:80px;
}

.fret
{
	color:#cccccc;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	text-align:center;
}

.fretmarker
{
	width:60px;
	color:white;
	font-style:italic;
	text-align:right;
}
.marker_0 { display: none; }
.marker_1 { display: none; }
.marker_2 { display: none; }
.marker_3 {  }
.marker_4 { display: none; }
.marker_5 { display: none; }
.marker_6 { display: none; }
.marker_7 { }
.marker_8 { display: none; }
.marker_9 { display: none; }
.marker_10 {  }
.marker_11 { display: none; }
.marker_12{  }
.marker_13 { display: none; }
.marker_14 { display: none; }
.marker_15 {  }
.marker_16 { display: none; }

.rootnote
{
	font-size:11px;
	width:14px;
}

.fret1 { width:42px; }
.fret2 { width:40px; }
.fret3 { width:39px; }
.fret4 { width:35px; }
.fret5 { width:34px; }
.fret6 { width:33px; }
.fret7 { width:31px; }
.fret8 { width:30px; }
.fret9 { width:27px; }
.fret10 { width:27px; }
.fret11 { width:25px; }
.fret12 { width:23px; }
.fret13 { width:24px; }
.fret14 { width:21px; }
.fret15 { width:20px; }
.fret16 { width:20px; }