@charset "utf-8";


/* ******** */
/* ELEMENTS */
/* ******** */

body { font-family: "Arial", "sans-serif"; }

/* ** */
/* ID */
/* ** */

#canvas.profile-canvas .cols h2.header { line-height:24px; }

/* ***** */
/* CLASS */
/* ***** */

/* *********** */
/* project class */
/* *********** */


/* ************* */
/* general class */
/* ************* */



/* ***** */
/* HACKS */
/* ***** */
/* Safari @media screen and (-webkit-min-device-pixel-ratio:0) { .selector {  } } */
/* Opera @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { :root .selector {  } } */ 
