/* Start of CMSMS style sheet 'Album Styles' */
.albumpicturecount
{
	font-size:smaller;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.bigpicturenav
{
	margin:0;
	padding:0;
	color:#000;
	font-size:normal;
	line-height:normal;
	text-align: center;
}

.bigpicturecaption
{
/* Big picture caption */
	text-align:left;
	margin:0 0 5px;
	padding:0;
}

/* Big picture caption SideBySide*/
.bigpicturecaptionsbs {
	text-align: left;
	margin-top: 3em;
}

.bigpicturecaptionsbs div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* Styling of story pictures */
.storypic {
   padding: 5px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   margin-bottom: 10px;
}

.storypicsbs {
   padding: 5px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   margin: 0.6em;
   float: left;
}
/* End of 'Album Styles' */

