.albumline0 {
background-color: #292929;
}

.albumline1 {
}

.albumline0, .albumline1 {
vertical-align:top;
}

.thumb {
float:left;
width:170px;
padding:0px 5px 10px 5px;
text-align:center;
min-height:125px;
min-width:125px;
}

.prevnextwrapper {
margin:0px;
padding:0px;
}

.prev, .next {
min-height:200px;
min-width:125px;
}

.mid {
float:left;
margin-right:10px;
/* need to put this in otherwise assumes zero which overrides
   previous setting of 20px for the contentblock */
margin-bottom:20px; 
}