/* Start of CMSMS style sheet 'tlp album stylesheet' */
/* Picture List UL */
.picturelist{
margin-left:0;
padding-left:0;
}
/* Album and Picture Lists */
.thumb{
padding:0;
width:120px;
height:140px;
margin:0 0.5em 0.5em 0;
/* Thumbnail spacing */
text-decoration:none;
line-height:normal;
list-style-type:none;
text-align:center;
float:left;
}
.thumb img,.thumb a img,.thumb a:link img{
height:auto;
padding:10px;
}
/* Styling of text and navigation for Album */
.albumnav{
text-align:center;
font-weight:normal;
font-style:normal;
font-size:smaller;
}
/* Big Picture */
.bigpicture{
clear:left;
text-align:center;
}
.bigpicturecaption{
/* Big picture caption */
text-align:center;
margin:0 0 5px;
padding:0;
}
.bigpicture img{
padding:0;
width:auto;
margin:0;
background-color:white;
}
/* End of 'tlp album stylesheet' */

