﻿/*i thonk this css datalist not used datalist all*/
body {
}

.GroupLeft
{
    width: 40%;
    text-align: right;
    vertical-align: top;
}

.GroupRight
{
    width: 60%;
    text-align: left;
    vertical-align: top;
}
