﻿html /*, body*/
{
  background-image: none !important;
  background-color: transparent !important; 
}

.box
{
    border-style: none !important;
    border-radius: 0 !important;
    overflow-y: auto !important;
}

ul 
{
    padding: 20px !important;
}

