/* Start of CMSMS style sheet 'Album' */

/* Start of CMSMS style sheet '02.1 Gallery CMotion horizontal' */
/* CMOTION GALLERY */
/* Please check gallerystyle.css and motiongallery.js for double-/hard-codings! */
div.largeview {
	text-align: center;
}
div.largeimg {
	float: right;
	width: 500px;
}
.leftcontainer {
	float: left;
}
div.leftside {
        margin:36px 120px 0px 2px
}
#motioncontainer {
	margin: 0px auto 0px;
	height: 70px; /* according to gallery height */
	width: 60%;
}
#motioncontainer a img {z-index:-6;
	border-bottom: 10px solid #FFF; /* Set image border color */
	margin: 0px; /* chage this if you want some air inbetween images*/
	height: 100px;
	width: 100;
        text-decoration:none;
}
p.large {
        padding-top:25px;
        font-size:20px;
        text-align:center;
        font-style:italic;
}
#statusdiv {
	background-color: #fff;
	color: #FFBF00;
	/*#8f8f8f;
*/
	font-size: 65%;
	font-weight: bold;
	border: 0px solid #afafaf;
	padding: .1em;
	width: 100px;
	position: absolute; /* Stop Editing Gallery Styles */
	top: -10px;
	left: 0px;
	visibility: hidden;
}
#motioncontainer a:hover {
	color: red;
/* Dummy definition to overcome IE bug */
}
/* END CMOTION GALLERY */
/* End of '02.1 Gallery CMotion horizontal' */
/* End of 'Album' */

