#resources_box {
	width:185px;
	color:#3b3b3b;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

#resources_box img {float:left;}


#resources_box .resources_box_link {
	width:70px;
	float:left;
	padding-left:7px;
}

#resources_box .resources_box_link a {
	color:#c45923;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#resources_box .resources_box_link a:hover {text-decoration:underline;}

#resources_box p a {
	color:#1F7B94;
	font-weight:bold;
	text-decoration:underline;
}

#resources_box p a:hover {text-decoration:none;}

#resources_box p{
	margin:-10px 0 0 0;
}


#resources_box_bottom {
	width:185px;
	color:#3b3b3b;
	float:left;
	padding-right:20px;
}

#resources_box_bottom p {padding-top:5px;}

#resources_box_bottom p a {
	color:#1F7B94;
	font-weight:bold;
	text-decoration:underline;	
}


#resources_box_bottom p a:hover {text-decoration:none;}


#resources_box_bottom img {
	border:3px solid #c45923;
}



#resources_box_bottom:hover img {
	border: 3px solid #599EB1;
}


.resources_box_bottom_title {
	text-align:center;
	margin-left:11px;
	width:160px;
	margin-bottom:5px;
}

.resources_box_bottom_title a {
	color:#c45923;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.resources_box_bottom_title a:hover {text-decoration:underline;}

.tune_guitar_left {
float:left;
display:block;
margin-top:20px;
}

.tune_guitar_right {
float: left;
width: 350px;
margin-top:17px;
}


.tune_guitar_right .note {
float:left;
width:50px;
padding-top:2px;
text-align:center;
font-weight:bold;
font-size:16px;
color:#000000;
}

.tune_guitar_right .tune_guitar_sound {
float:left;
width:300px;
}

.tune_guitar_right .note .note_move {padding-top:2px;}