#songSection
{ 
margin-top: 30px;
}

.songSection p
{
   margin: 0 0 25px 0px;
   padding: 0;
   line-height: 24px;
}

.songSingle
{
   margin: 0 0 7px 0;
}

.songTitle
{ 
   font-family: Georgia, Times, serif;
   margin: 0 0 20px 0px;
   padding: 10px;
   font-size: 1.4em;
   fong-weight: normal;
   line-height: normal;
   color: #806754;
   background: #201917;
   -moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.songTitle h5{
float: left;
padding-right: 10px;
}

.lyrics{
cursor: pointer;
float: right !important;
margin-top: -19px;
background: url(/images/lyrics.gif) no-repeat;
width: 105px;
height: 15px;
text-indent: -9999em;
}

.songInstructions
{
   padding-left: 0px;
   padding-bottom: 10px;
}

.songDetails
{
}

.songLyrics
{ 
   font-size: 1.0em;
   line-height: 16px;
   padding:10px 0 10px 10px;
}

.songCopyright
{ 
   font-size: .9em;
   line-height: 24px;
   color: #666666;
}

.songSample
{

}
