body {	background: #E3E3E3;}#wrap {	margin: 0 auto;	width: 620px;	font-family: Arial, Verdana, Helvetica, sans-serif;	background: #ffffff;}#footer {	clear: both;}#header {	background: #DA1102;	padding: 10px;}#header h1 {	font-size: 20px;	color: #ffffff;	margin: 0;	padding: 0;}#profile {	background: #DA1102;	height: 40px;}#profile-login, #profile-logout {	float: right;	margin: 6px 10px 0 0;	padding: 5px;		cursor: pointer;	font-size: 12px;	border:	#313131;	background: #4f4f4f;	color: #ffffff;}#profile-info {	padding: 2px 0 0 5px;	height: 34px;	line-height: 34px;		font-size: 15px;	color: #ffffff;}#profile-info img {	float: left;	margin: 0 5px 0 0;}#now {	float: left;	width: 300px;	padding: 5px;		background: #ffffff;}#now-song {	font-size: 18px;	height: 100px;}#now-song-artist {	font-weight: bold;}#now-duration-bar {	height: 20px;	line-height: 20px;	margin: 0 -5px;	padding: 5px;		background: #bfbfbf;}#now-duration-bar-outside {	position: relative;	float: left;	width: 260px;	height: 20px;		background: #3f3f3f;}#now-duration-bar-inside {	float: left;	width: 0;	height: 20px;	overflow: hidden;		background: #9f0000;}#now-duration-bar-inside span {	display: block;	float: right;	height: 20px;	line-height: 20px;	padding: 0 5px;		font-size: 11px;	color: #ffffff;}#now-duration-bar-scrobblemoment {	display: none;	position: absolute;	top: 0;	left: 0;		height: 20px;	width: 3px;		background: yellow;}#now-controls-pause, #now-controls-skiptrack {	display: block;	float: left;	margin: 5px;	padding: 4px;		font-size: 11px;	cursor: pointer;	border:	#313131;	background: #4f4f4f;	color: #ffffff;}#now-duration {	float: right;	height: 20px;	line-height: 20px;	font-size: 12px;}#list-lastfm {	float: right;	width: 300px;	padding: 5px;		background: #ffffff;}#list-lastfm ul, #list-lastfm li {	margin: 0;	padding: 0;	list-style-type: none;}#list-lastfm li {	height: 34px;	line-height: 34px;	font-size: 12px;}#list-lastfm li.odd {	background: #dfdfdf;}#list-lastfm li.nowplaying {	background: #D1EDEF;}#list-lastfm li.nowplaying time {	font-weight: bold;}#list-lastfm li time {	float: left;	width: 40px;	height: 34px;	line-height: 34px;	padding: 0 2px;}#list-lastfm li .artist, #list-lastfm li .title {	display: block;	float: left;	width: 221px;	height: 17px;	line-height: 17px;	white-space: nowrap;	overflow: hidden;}