	#mp3-ps {
		width: 919px;
		padding: 15px;
		background-color:#FFFFFF !important;
		background-image: none !important;
	}
	
	#solapas {
	background-image: url(http://www.stormymondays.com/mp3/images/solapa_mp3.png) !important;
	background-image: none;
  	filter: none !important;
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.stormymondays.com/mp3/images/solapa_mp3.png');
	}

	.clear {
		clear: both;
		height: 0px;
	}
	
	#node-container {
		border-right: 1px solid #ddd;
	}
	
	.node {
		width: 600px;
		padding: 15px;
		margin-bottom: 10px;
	}
	
	.odd {
		background-color: #e5eaf7;
	}
	
		.album {
			position: relative;
			float: left;
			width: 130px;
			margin-right: 10px;
		}
		
		.meta {
			float: right;
			width: 460px;
		}
		
			.meta h2 {
				margin: 0 0 10px 0 !important;
				border-bottom: 1px solid #DB0F32;
				padding-bottom: 3px;
			}
			
			.meta h2 a {
				color: #DB0F32 !important;
				text-decoration: none !important;
			}
			
			.meta h2 a:hover {
				color: #DB0F32 !important;
			}
			
			
	table#download-table {
		width: 460px;
		line-height: 14px;
		border: 0;
	}
	
	table#download-table td {
		vertical-align: middle;
		padding: 3px 0;
		/*border-bottom: 1px dotted #bbb;*/
	}
	
	table#download-table th {
		/*border-bottom: 1px dotted #bbb;*/
		font-size: 11px;
		padding: 3px 0;
	}
	
	table#download-table th.title {
		color: #999;
	}
	
	table#download-table td.action {
		width: 80px;
		text-align: center;
	}
	
	
	
	span.track-number {
		font-size: 14px;
		color: #666;
		font-style: italic;
	}
	
	span.duration {
		font-size: 11px;
		color: #999;
	}
	
	a.album-info {
		display: block;
		background: url("/mp3/images/info-icon.png") no-repeat;
		padding: 3px 0px 3px 20px;
		border-bottom: 1px solid #aaa;
		text-decoration: none !important;
		width: 110px;
		text-align: right;
		color: #2974a2 !important;
	}
	
	
	
	
	
	
	#right-sidebar {
		float: left;
		width: 273px;
		margin-left: 15px;
	}
	
	.side-node {
		margin-bottom: 25px;
	}
	
	#right-sidebar h4 {
		width: 273px;
		font-size: 14px;
		line-height: 14px;
		border-bottom: 1px solid #ddd;
		padding-bottom: 3px;
		margin: 0 0 5px 0;
		color: #000 !important;
		font-weight: bold;
	}
	
	input#mailing-list-input {
		width: 189px;
		padding: 3px;
		border: 1px solid #aaa;
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	input#mailing-list-submit {
		font-size: 12px;
		margin-left: 5px;
	}
	
	
	
	ul.share-list {
        margin: 0;
        padding: 0;
    }
    
    ul.share-list li {
        list-style-type: none;
        list-style-image: none;
        margin: 5px 0;
        padding: 0px;
        height: 16px;
        line-height: 16px;
    }
    
    .tb { vertical-align: text-bottom; } 
	
	.smaller {
		font-size: 10px;
		line-height: 13px;
	}
	
	
	
	
	
	
	
	
	
	.album-cover {
		display: block;
		text-indent: -9999px;
		width: 130px;
	}
	
	a#jardin {
		background: url("/mp3/images/botanico.jpg");
		height: 130px;
	}
	
	a#jardin:hover {
		background-position: 0 -130px;
	}
	
	a#on-the-run {
		background: url("/mp3/images/on-the-run.jpg");
		height: 130px;
	}
	
	a#on-the-run:hover {
		background-position: 0 -130px;
	}
	
	a#paris {
		background: url("/mp3/images/paris.jpg");
		height: 130px;
	}
	
	a#paris:hover {
		background-position: 0 -130px;
	}
	
	a#lluvia {
		background: url("/mp3/images/lluvia.jpg");
		height: 118px;
	}
	
	a#lluvia:hover {
		background-position: 0 -118px;
	}
	
	a#winter-songs {
		background: url("/mp3/images/winter-songs.jpg");
		height: 130px;
	}
	
	a#winter-songs:hover {
		background-position: 0 -130px;
	}
	
	a#rainy-days {
		background: url("/mp3/images/rainy-days.jpg");
		height: 129px;
	}
	
	a#rainy-days:hover {
		background-position: 0 -129px;
	}
	