﻿/****************************************************************************************************************************/
/****************************************************************************************************************************/
/* KAA-MAIN-NORM.CSS :  DEFINES STYLING CHANGES FOR PRINCIPAL STRUCTUURAL "DIVS" TO MOVE THE SIDEBAR TO ITS NORMAL POSITION */
/*                                                                                                                          */
/****************************************************************************************************************************/
/****************************************************************************************************************************/

/*The side-bar is given its normal width of 202.*/

#sidebar {
    width: 202px;
}
