﻿   #iframeMain
    {
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        bottom: 3px;
        right: 0px;
        height: 430px;
        scrolling: yes;
    }

    .leftAlign
    {
        text-align: left;
    }

    #mainOuterTable
    {
        border: thin solid #CCCCCC;
        text-align: center;
        table-layout: fixed;
        width: 990px;
    }


    .smallHeight
    {
        height: 1px;
    }

    .rowWidthDefinition
    {
        width: 1000px;
    }
    #divCatagories
    {
    	visibility:hidden;
    	position:relative;
    }