﻿.ScrollHeightMax200
{
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax250
{
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax300
{
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax350
{
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax400
{
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax450
{
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax500
{
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax550
{
    max-height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax600
{
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax650
{
    max-height: 650px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax700
{
    max-height: 700px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ScrollHeightMax750
{
    max-height: 750px;
    overflow-x: hidden;
    overflow-y: auto;
}
