p{
	margin-bottom: 1em;
}

h2{	
 font-size: 18pt;
 	 font-weight: normal;
	padding: 5px 0px 15px 0px;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 0.5em;
	letter-spacing: -0.02em;
}

h3{margin-bottom: 1em;font-weight: normal; font-size: 13pt}

.infoBox{
	padding: 1em;
}

#trackList{
 font-size: 10pt;
	list-style: none;

}

#trackList li{
	padding: 0.2em 1em;

}

li span{
	float: right;
	margin-left: 1em;
	
}

span a{
  font-size: 8pt;
	color: #6e7271;
}

.even{
background-color: #dee7e5;	

}


#blueBackground{
 margin-bottom: 3em;
 background-color: #bdd6de;
}

#albumContainer{
margin-top: 2em;
	padding-left: 3px;
	width: 170px;
	text-transform: uppercase;
	color: #d53217;
	font-weight: bold;
 
}
.albumEntry{
	float: left;
 
}

.albumEntry img{
	border: 4px solid white;
	margin: 4px;
	
}


#aux{
	width:251px;
}

#albumCover{
	width: 251px;
	margin-bottom: 1em;

	
}

#buyButtons{
 margin-bottom: 1em;
margin-left: 38px;
 border: 0px dotted red;
}

#buyButtons img{
	 margin-right:2em;
}

#contentContainer{
	width: 72%;
	float: right;
	background-color: white;
	padding: 2em;
}



#albumInfo{
	width: 54%;
	margin-right: 0em;
}


