﻿@import url(_std_page_layout.css);
@import url(../tables.css);

#seg2_content
{
    /* height: expression( document.body.clientHeight-163 + "px" ); */ /* Use this value for MR sites */
    height: expression( document.body.clientHeight-173 + "px" ); /* Special setting for forst ebnath */
    height: 100%;
}
