﻿/* CSS For MasterUserEntry.master EXCLUSIVELY */

/* This is the second column to the right */
DIV#content
{
    width: 849px;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color:white;
}

