﻿#divWrapper
{
	height:100%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#ASPxScheduler
{
    width: 800px;
}


.headerTableNewStyle {
    width: 800px;
}

.headerTable
{
    width:800px;
}

.leftSide
{
    width: 250px;
    vertical-align: top;
}

.rightSide {
    width: 550px;
    vertical-align: top;
}
