.album
{
	margin: 5px 10px 5px 0;
	padding:10px;
	border: 1px #d6d3c4 solid;
	width:140px;float:left;height:150px;
}

.album .image 
{
	
}

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


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

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

.clear { clear: both; }

.thumbs
{
	text-align: left;	
}

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

}



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

.breadcrumb, .prevnext {color: #5c0e45;}

.breadcrumb {text-align:center}
.prevnext {width:400px;margin:auto}
.bigphoto {text-align:center}
.prev {
	float: left;color: #451425;
}

.next {
	float:right;color: #451425;
}