body{
  width:500px;
  background-image: url(../img/session_watermark.png);
}

body,td,th{
  font-family:sans-serif;
  font-size:10pt;
}

.set{
  margin-left:30px;
}

h4{margin-bottom:-10px}
li{padding-left:20px}

.song{
  background-color:#ededed;
  width:600px;
  padding:0px 10px 5px;
  margin:10px 0px;
 }
 
 .songTitle{
  padding-top:3px;
 }
 
 .divLink{float:right}
 
 div.roundedBoxStyle2{
  margin:10px 0 0;
  width:500px;
 }
 
