.album
{
	;
}

.album .image 
{
	;
}


.album h2.name
{
	;
}

.clear { }

.thumbs
{
	;	
}

.thumbs img
{
	;

}


a img {
	; 
}

.prev {
	;
}

.next {
	;
}
.thumbbox{text-align: center;border: 1px solid #333;height: 138px;width: 138px;margin: 5px;float: left;}
.thumbbox a{display: block}
.thumbbox:hover{background: #999;}
.break{clear: both;}