/* GENERAL STYLES */
/* HTML manipulation */
body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background-color: #e8edf5;	height:100%; /* needed for container min-height */}

p {color: #666;}
h1, h2, h3 {font-weight: bold; color: #666; font-family: Arial, Helvetica, sans-serif;}
h1 {font-size: 14px;}
h2 {font-size: 16px;}
h3 {font-size: 12px;}

#contentLeft {display: none;}

#footer2 {display: none;}

/* EDITOR PROPERTIES */
