/* ***** mmGallery ***** */

#mmGallery_container2{
    position:relative;
    /*margin:20px auto;*/
    height:362px;
    width:900px;
    overflow:hidden;
}

#mmGallery2{
    cursor:col-resize;
    position:relative;
}
#mmGallery2 img{
    position:relative;
    float:left;
}

/*
img {
	padding-left:10px;
	padding-right:10px;
}
*/