.albumcontainer{
margin-top: 10px;
margin-left: 10px;
}

.albumhead{
font: small-caps bold 16px tahoma, helvetica, sans-serif;
color: #ffffff;
}


.albumheader{
font: small-caps bold 13px tahoma, helvetica, sans-serif;
color: #ffffff;
}


.albumimg{width: 200px; height: 200px; float: left; margin-right: 10px;}
.albumimage{border: 1px solid #dbdbdb; width: 200px; height: 200px;}


.tracklist{
padding-top: 15px;
font: small-caps 13px tahoma, helvetica, sans-serif;
color: #dbdbdb;
height: 200px;
}


.albumdate{
font: small-caps 12px tahoma, helvetica, sans-serif;
color: #ffffff;
}

.albuminfo{
font: small-caps 13px tahoma, helvetica, sans-serif;
color: #dbdbdb; width: 95%; padding-bottom: 5px; margin-bottom: 5px;
border-bottom: 1px solid #dbdbdb;
}