/*  
Theme Name: bln.fm external styles - for SAM
Author: AlxndR
*/

body {
	border: none;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  
  width: 180px;
}

.ListEntry { 

width: 180px;
padding-bottom: 2px;
}

#homeDisplayBody { 
	font-size: 14px;
  line-height: 16px;
  
  font-family: Helvetica, Arial, sans-serif;
  
	}

#homeSongTitle { 
	font-size: 11px;
  line-height: 14px;
  
  font-family: Verdana, sans-serif;
  
	}


