body {padding: 0; margin: 0}
.artist_name a:link, .artist_name a:visited, .artist_name a:active {color: yellow; font-weight: bold; border-bottom: 2px dashed yellow; padding-bottom:3px}
a:link,a:visited {color: white;  }
a:hover {color: #6fd63c !important}
a.active {color: #6fd63c !important}
img.album_small {max-width: 64px; vertical-align: middle}
div.artist_name {font-size: 18pt; line-height: 30pt;}
div.album_name {font-size: 14pt; line-height: 18pt;}
.song_list {margin-left: 15px; }
.songs {color: white; text-align: left}
#search { 

	margin: 5px; 
	text-align: center; 

	}
img.fav_img{cursor:pointer; vertical-align: middle}

a.song  {cursor: pointer; font-size: 1.1em;line-height: 1.4em}
.ui-state-default {background-color: green}
.ui-tabs-selected {background-color: #0b0}
.ui-tabs a:hover {color:white}