
#albums h3,#photos h3 {text-transform:uppercase; color:#666; font:bold 0.8em Arial; margin-top:20px;}

ul#albumList,ul#albumThumbs {list-style-type:none; padding:0; margin:10px 0 0 0;}
#albumList li,#albumThumbs li {float:left; width:130px; margin-right:30px;}
img.thumbnail {width:130px; height:130px; border:2px solid #609;}

#albumList a {text-decoration:none; border:0; font-weight:bold;}

span.photoCount {display:block; color:#666;}