.songSection
{ 
}

.songSection p
{
   margin: 0 0 25px 0px;
   padding: 0;
   line-height: 24px;
}

.songSingle
{
   margin: 0 0 7px 0;
}

.songTitle
{ 
   font-family: arial,san-serif;
   margin: 0 0 0 0px;
   padding: 0 0 5px 15px;
   font-size: 1.4em;
   fong-weight: normal;
   line-height: normal;
   color: #64acda;
   cursor: pointer;
   background-image: url(../images/expand.gif);
   background-repeat: no-repeat;
   background-position: 0 4px;
}

.songInstructions
{
   padding-left: 0px;
   padding-bottom: 10px;
}

.songDetails
{
}

.songLyrics
{ 
   font-size: 1.0em;
   line-height: 24px;
   padding-left:0px;
}

.songCopyright
{ 
   font-size: .9em;
   line-height: 24px;
   color: #666666;
}

.songSample
{

}