#musicpage h2 {
	background: url(../images/title_music.gif) no-repeat;
	width: 179px;
	height: 21px;
	margin: 0 auto;
}
#musicpage #musictable {
	margin: 20px auto;
	text-align: center;
	width: 725px;
	}
#musicpage #musictable a {
	float: left;
}
#musicpage #musictable .musicrow, #musicpage #musictable .musicrow2 {
  text-align: center;
  margin: 20px auto;
}
#musicpage #musictable .musicrow {
  width: 725px;
}
#musicpage #musictable .musicrow2 {
  width: 580px;
}

#musicpage a.buylink {
  display: block;
	width: 135px;
	color: #698b8b;
	text-decoration: none;
	text-align: center;
	margin: 0 5px;
}
#musicpage a.buylink:hover {
	background-color: #ffc;
}
#musicpage .lyrics {	
	color: #333;
	text-align: left;
	margin: 0 auto 30px auto;
	width: 135px;
	background-color: #edf0c0;
	padding: 10px;
	margin: 30px auto;
	width: 115px;
	text-align: center;
}
/* icons */
#musicpage #iconcherries {
	position: absolute;
	top: 275px;
	left: 0;
}
#musicpage #iconbird {
	position: absolute;
	top: 200px;
	left: 802px;
}
#plane {
	position: absolute;
	top: 225px;
	left: 58px;
}
#drink {
	position: absolute;
	top: 205px;
	left: 813px;
}
#daisy {
	position: absolute;
	top: 189px;
	left: 259px;
}

#detailpage {
	background-color: #edf0c0; 
	width: 525px; 
	margin: 20px auto; 
	color: #333;
	padding:  20px;
}
#detailleft {
	width: 200px; 
	float: left;
}
#detailright {
	width: 300px; 
	float: right;
	font-size: 12px;
}
#detailpage h3 {
	margin-bottom: 10px;
}
#buy {
	margin-top:20px;
	font-size: 12px;
	background-color: #fff;
	padding: 10px;
	font-size: 10px;
	border: 1px solid #cedd59;
}
#buy img {
	margin: 0 10px 10px 0;
}

.underline {
	/*border-bottom: 1px solid #cedd59;*/
	font-weight: bold;
	color: #9eaa43;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
#phone {
	margin-top: 20px;
}

#musicpage a:link, #musicpage a:visited {
	color: #597e93;
}
#musicpage a:hover {
	background-color: #ffc;
}

#buy a:hover {
	background-color: transparent;
}
.quote {
	font-style: italic;
	color: #698b8b;
}
#tracklisting {
	
}
