/* CSS Document */


/********************************************

   LAYOUT

********************************************/ 

/* Hidden vertical scrollbar which appears when needed and allows normal horizontal scrollbar behaviour. 
 */
<!--
html { overflow-y: scroll !important;

} 
-->