﻿/*=============FORCE VERTICAL SCROLLBAR (does not validate css 2.1)=============*/

html { overflow-x: hidden; overflow-y: scroll; }