﻿.iqStep1Body
{
    float: none;
    clear: both;
    position: static;
    width: 680px;
    height: 235px;
    padding: 6px 7px 20px 7px;
    background-color: #ffffff;
    border: solid 3px #ccddee;
}
.iqStep1BodyCol1
{
    margin: 2px 10px 2px 10px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    height: 216px;
    width: 40%;
}
.iqStep1BodyCol2
{
    margin: 2px 10px 2px 10px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    height: 216px;
    width: 20%;
}
.iqStep1BodyCol3
{
    margin: 2px 10px 2px 10px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    height: 216px;
    width: 30%;
}
.step1ListBox
{
    clear:both;
    position: static;
    height: 200px;
    width: 100%;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}
