/* Custom CSS rules - Created by gianpelle on 2025-07-05 06:41:41 */
            }
			.imgrightbox {
                float: right;
                width: auto;
                height: auto;
				margin-left: 15px;
				margin-bottom: 10px;
            }
			.imgleftbox {
                float: left;
                width: auto;
                height: auto;
				margin-right: 15px;
				margin-bottom: 10px;
            }