﻿/*
    Copyright:      Copyright (c) Mindscape Solutions. All rights reserved.
    Filename:       APP_Controls.css
    Created by:     Jason Van Vuren
    Created on:     12.12.2007

    Summary:
        This is the master css file for all the controls in the application.  All individual control styles should
        be inculded into this one. 

    Revision:   Jason Van Vuren 12.12.2007
        Initial style creation.
*/

/* ---------- Included Style Sheets ---------- */
@import url('PhotoGallery.css');
@import url('CustomFields.css');
@Import url('NewsControl.css');
@import url('ListPageItem.css');
@import url('OpenTextLayout.css');
@import url('MainNav.css');
