﻿#ComparisonBitmapGrayFControl_Sections {
    width: 100%;
    height: auto;
    max-width:1000px;
    min-width:100px;
	}
#ComparisonBitmapGrayFControlSmall_Sections {
    width: 75%;
    height: auto;
    max-width:750px;
    min-width:75px;
	}
#exampleimages1 img {
    width: 10%;
    height: auto;
    max-width:200px;
    min-width:50px;
}
#exampleimages2 img {
    width: 30%;
    height: auto;
    max-width:600px;
    min-width:100px;
}
