/**
 * CMN2.css
 *
 * Copyright (c) 2011-2016 inforMARE
 *
 * CMN2 shared stylesheet.
 *
 */

/**
 * Common HTML elements
 */


/**
 * Main layout elements
 */
/*
#headerTitle {
    background: none repeat scroll 0 0 #E5E5C7;
    height: 108px;
    padding-bottom: 0;
    padding-top: 0;
}
*/
#headerTitle {
    padding-bottom: 10px;
    padding-top: 0;
    height: 97px;
    background: #e5e5c7;
}

/*
#header h1 {
	padding: 2px 0 0.25em 10%;
}
*/

/**
 * Breadcrumbs
 */


/**
 * Table styles
 */


/**
 * Form-specific elements
 */


/**
 * Other organizational elements
 */

