/* Start of CMSMS style sheet 'gallery' */
#motioncontainer{
	float:left;
        width:250px;  
        height:auto;
        padding:0px 0px 0px 35px; 
        margin:0px;


}
#trueContainer{
	float:left;
	width:250px;
        margin:0px 0px 0px -50px !important;
        padding:0px 0px 0px 35px; 
}
#trueContainer a{
        border:thin solid #41a1fd;
        margin:3px;
        float:left; 
        width:50px;
	height:50px;
        overflow:hidden;
}
#trueContainer a img{
        position: relative;
        width:50px;
        height:50px;

}
.largeview{
	width:525px;
	height:auto;
	float:right;
       padding:3px 30px 50px 0px;
       margin:0px;
}
.largeview #maincmotionpic {
        border:2px solid #afc0e4;  
        width:525px;
margin:0px;
}
/* End of 'gallery' */

