.albumbox, .albumboxon, .albumboxover {
	float: left;
	text-align: center;
	background-color: #dddddd;
	width: 147px;
	height: 159px;
	padding: 2px;
	padding-top: 0px;
	margin: 2px;
	display: inline;
	overflow: hidden;
}

.albumboxon {
	background-color:  #ffffff;
}

.albumboxover {
	background-color:  #eeeeee;
}

.slet a, .slet a:visited
{
	position: absolute;
	text-align: left;
	width: 120px;
	height: 20px;
	padding-top:12px;
	float:left;
	overflow: hidden;
}

.albumimage
{
	text-align: center;
	width: 108px;
	height: 108px;
	padding: 4px;
	margin: auto;
	margin-top: 20px;
	background-color: #B5B5B5;
	border: 1px solid #707070;
	
}

.album0, .album1, .album2, .album3, .album4, .album5 {
	background-image: url('http://static.faceup.dk/gfx/album0.gif'); 
	background-repeat: no-repeat;
	width: 145px;
	height: 145px;
	padding: 1px;
	margin-top: 8px
}


.album1
{
	background-image: url('http://static.faceup.dk/gfx/album1.gif'); 
}

.album2
{
	background-image: url('http://static.faceup.dk/gfx/album2.gif'); 
}

.album3
{
	background-image: url('http://static.faceup.dk/gfx/album3.gif'); 
}

.album4
{
	background-image: url('http://static.faceup.dk/gfx/album4.gif'); 
}

.album5
{
	background-image: url('http://static.faceup.dk/gfx/album5.gif'); 
}

.albumsimage
{
	text-align: center;
	width: 54px;
	height: 54px;
	padding: 4px;
	margin: auto;
	margin-top: 10px;
	background-color: #B5B5B5;
	border: 1px solid #707070;
	
}

.albumboxs, .albumboxons, .albumboxovers {
	font-size: 9px;
	float: left;
	text-align: center;
	background-color: #dddddd;
	width: 79px;
	height: 98px;
	padding: 2px;
	padding-top: 0px;
	margin: 5px;
	margin-left: 10px;	
	display: inline;
	overflow: hidden;
}

.albumboxons {
	background-color:  #ffffff;
}

.albumboxovers {
	background-color:  #eeeeee;
}

.album0s, .album1s, .album2s, .album3s, .album4s, .album5s {
	background-image: url('http://static.faceup.dk/gfx/album1s.gif'); 
	background-repeat: no-repeat;
	width: 75px;
	height: 75px;
	padding: 1px;
	margin-top: 4px
}


.album1s
{
	background-image: url('http://static.faceup.dk/gfx/album1s.gif'); 
}

.album2s
{
	background-image: url('http://static.faceup.dk/gfx/album2s.gif'); 
}

.album3s
{
	background-image: url('http://static.faceup.dk/gfx/album3s.gif'); 
}

.album4s
{
	background-image: url('http://static.faceup.dk/gfx/album4s.gif'); 
}

.album5s
{
	background-image: url('http://static.faceup.dk/gfx/album5s.gif'); 
}

.progress {
background-color:#fff;
width:100px;
border: 1px dotted #999999;
text-align: left;
display: block;
margin-left: 350px;
height: auto;
}

.bar{
color: #5d4f4c;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #AB9C99 repeat;
text-align: center;
margin: 0px;
position: static;
width: 50px;
border-top-width: 5px;
border-top-color: #807e7e;
border-top-style: solid;
}
