.songSection
{ 
}

.songSection p
{
   margin: 0 0 25px 7px;
   padding: 0;
   line-height: 24px;
}

.songSingle
{
   margin: 0 0 25px 0;
}

.songTitle
{ 
   font-family: Georgia,"Times New Roman",Times,serif;
   margin: 0 0 0 5px;
   padding: 0;
   font-size: 1.4em;
   fong-weight: normal;
   color: #d8a64d;
   cursor: pointer;
}

.songTitleFloat
{ 
   font-family: Georgia,"Times New Roman",Times,serif;
   margin: 0 0 0 5px;
   padding: 0;
   font-size: 1.4em;
   fong-weight: normal;
   color: #d8a64d;
   cursor: pointer;
   float: left;
}

.songSampleFloat
{
   margin-left: 10px;
   float:left;
}

.songClearFloatLeft
{
   height: 0px;
   clear: left;
}

.songInstructions
{
   padding-left: 5px;
}

.songDetails
{
}

.songLyrics
{ 
}

.songCopyright
{ 
   font-size: 0.8em;
   font-style: italic;
   color: #a15a15;
}
