.album, .album alt
{
	margin: 5px 10px 5px 0;
	padding:10px;
	border: 1px #eee7d9 solid;
	width:140px;float:left;height:150px;
	background:#faf7f0
}

.album .image 
{
	
}

.albumimg {}
.description {line-height:12px;font-size:11px;color: #2b3b54;}


.name
{
	
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	
}

.name a {font-size: 12px;font-weight:bold;text-decoration:none;line-height:16px;color: #326ea1;font-weight:bold;text-decoration:none;border-bottom:1px solid #dbd5c5}

.clear { clear: both; }

.thumbs
{
	text-align: left;	
}

.thumbs img
{
	margin: 4px;
	padding: 2px;
	border: 1px #fff solid;

}



.prev a, .next a, .breadcrumb a {color: #326ea1;font-weight:bold;text-decoration:none;border-bottom:1px solid #dbd5c5}

.breadcrumb, .prevnext {color: #2b3b54;}

.breadcrumb {text-align:center;padding:0 0 10px 0}
.prevnext {width:400px;margin:auto}
.bigphoto {text-align:center}
.prev {
	float: left;color: #2b3b54;
}

.next {
	float:right;color: #2b3b54;
}
