
#b2 li {
	margin-left: 20px;
}
#b3 li {
	margin-left: 20px;
}
.indent {
	margin-left: 20px;
}

.playlistContainer {
	margin-bottom: 2em;
	border-bottom: 1px solid;
	min-height: 95px;

}

.playlistContainer img {
	margin-right: 20px;
	
	height: 75px;
	width: 100px;
	/*
	height: 51px;
	width: 68px;
	*/
	border: none;
	float: left;
}


#playlistContainerSidebar {
	height: 350px;
	overflow: auto;
}

.playlistContainerSidebar {
	margin-bottom: 1em;
	min-height: 65px;
	font-size: 8pt;
}
.playlistContainerSidebar img {
	margin-right: 5px;
	height: 60px;
	width: 83px;
	border: none;
	float: left;
}
.playlistContainerSidebar h3 {

	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
}
	

#flowplayerholder {
	margin: 2em;
}

#iphoneplayerholder {
	height: 240px;
	width: 320px;
	background: #ccc;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#iphoneplayer {
	padding-top: 110px;
	font-size: 14pt;
	font-weight: bold;

}
